Parag Ekbote

Results 11 issues of Parag Ekbote

1) I've added 2 new Datasets each under General-purpose, Math & Logic. 2) Also updated the Preference Alignment Section description and included 2 Datasets in it.

Currently, the documentation consists of .md content which is located [here](https://github.com/ollama/ollama/tree/main/docs). I think that the documentation can be greatly improved if it is hosted as a static site using [Material...

feature request

The current example [folder](https://github.com/facebookresearch/xformers/tree/main/examples) provides a decent overview of xformers usage, but it would be helpful to include more hands-on examples showcasing its usage across different open-source libraries like unsloth,...

Fixes #1106 As described in the issue, I have chosen to subsume 6 python tooling legacy into a single pyproject.toml file with minimal changes. ## Motivation As described in [PEP...

Since the release of [PEP 621](https://peps.python.org/pep-0621/), the .toml file has been increasingly adopted for simpler usage and its enhanced functionality. I believe that by adopting the .toml file for packaging...

**Is your feature request related to a problem? Please describe.** I think we can refactor the ReadMe and make it a bit simple and decluttered. Firstly, we could add the...

enhancement

### Motivation Since the release of [PEP 621](https://peps.python.org/pep-0621/), the .toml file has been increasingly adopted for simpler usage and its enhanced functionality. The setup.cfg, mainfest.in and .coveragerc files can be...

code-fix

# What does this PR do? Refs #11730 As described in the issue, I've updated the test and training scripts to making LoRA alpha also configurable and include the metadata...

[pruna](https://github.com/PrunaAI/pruna) is a library which contains a comprehensive suite of compression algorithms including [caching](https://docs.pruna.ai/en/stable/compression.html#cachers), [quantization](https://docs.pruna.ai/en/stable/compression.html#quantizers), [pruning](https://docs.pruna.ai/en/stable/compression.html#pruners), [distillation](https://docs.pruna.ai/en/stable/compression.html#distillers) and [compilation](https://docs.pruna.ai/en/stable/compression.html#compilers) techniques to make your models more efficient to use. I would...

The current maintainer list in [contributing.md](https://github.com/linkedin/Liger-Kernel/blob/main/docs/contributing.md) seems to be outdated. What should it be updated towards to make it simpler for new contributors to tag? cc: @shimizust