- 30 Dec, 2023 1 commit
-
-
Anjor Kanekar authored
-
- 23 Dec, 2023 1 commit
-
-
Hailey Schoelkopf authored
-
- 22 Dec, 2023 2 commits
-
-
Hailey Schoelkopf authored
* modularize HFLM code * pass through extra kwargs to AutoModel.from_pretrained call * remove explicit model_kwargs * rename gptq -> autogptq * fix tokenizer pad token errors * ensure model always respects device_map and autogptq's selected devices * add a _get_config helper fn * add mambaLMWrapper * add mamba extra * add mamba extra * fix conditional import * Fix botched merge commit * Remove beginning-of-file comment for consistency * Add docstring for mambaLM re: supported kwargs * Alphabetize extras * Update extras table * appease precommit * run precommit on mamba_lm
-
Bram Vanroy authored
-
- 21 Dec, 2023 3 commits
-
-
Anjor Kanekar authored
* Update README.md Add a not about running on apple arm gpus * Update README.md * Update README.md --------- Co-authored-by:Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
-
Alex Bäuerle authored
-
Anjor Kanekar authored
-
- 20 Dec, 2023 3 commits
-
-
Vicki Boykis authored
* LocalChatCompletionsLM add * clean up completions class * clean up completions class * update tokens * README * fix constructor * eos token * folding local-chat-completions into OpenAIChatCompletions * refactoring to include gen_kwargs as passable option * add todo on chat completion kwarg validation * Ruff and README fix * generalize to **kwargs * remove unnecessary kwargs * README and remove kwargs * README
-
Baber Abbasi authored
* add ruff and isort. remove black and flake8 * remove unnecessary dependencies * remove dependency from table * change order * ran ruff * check 3.9 * exclude evaluator * update CI workflow * use ruff config in pyproject.toml * test * add isort rules to ruff * sort imports * import `make_table` * try stages for no-commit-to-branch * turn on mypy for pre-commit * test * test * test * change no-commit-to-branch to default * nits * fixed dependency
-
Alex Bäuerle authored
* feat: add option to upload results to Zeno * config-based upload supporting different task types and metrics * upload tasks as individual projects * wording * readme * add example notebook * Update documentation for Zeno integration * Make zeno deps an extra * Update README.md * Document extra deps installation * Update zeno_visualize.py * fix: balance parens * fix typo * fix merge commit I botched * Update zeno_visualize.py * Update logger warning stmt * fix whitespace --------- Co-authored-by:Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
-
- 18 Dec, 2023 2 commits
-
-
Vicki Boykis authored
* remove gooseAI * Modify preconfig to specify commit branch * precommit * remove openai alias for completions
-
Baber Abbasi authored
* set `--gen_kwargs` to None + add help to CLI * add logging metavar * fix verbosity help messages * Reorder severity levels.
-
- 15 Dec, 2023 2 commits
-
-
Lenni Justen authored
-
Lenni Justen authored
-
- 13 Dec, 2023 1 commit
-
-
Baber Abbasi authored
* unpack group; add output_path to arg * Add `vllm` to overview
-
- 12 Dec, 2023 2 commits
-
-
Hailey Schoelkopf authored
-
Hailey Schoelkopf authored
-
- 07 Dec, 2023 1 commit
-
-
lintangsutawika authored
-
- 04 Dec, 2023 7 commits
-
-
haileyschoelkopf authored
-
baberabb authored
-
Stella Biderman authored
-
Hailey Schoelkopf authored
-
Stella Biderman authored
-
Hailey Schoelkopf authored
-
lintangsutawika authored
-
- 02 Dec, 2023 5 commits
- 30 Nov, 2023 4 commits
-
-
Stella Biderman authored
-
lintangsutawika authored
-
Stella Biderman authored
We should probably revamp the distinction between "Basic" and "Advanced" usage, or maybe remove it all-together.
-
Lintang Sutawika authored
Removed `python -m ` since now calling `lm_eval` is enough.
-
- 29 Nov, 2023 3 commits
- 28 Nov, 2023 1 commit
-
-
Stella Biderman authored
-
- 27 Nov, 2023 1 commit
-
-
Hailey Schoelkopf authored
-
- 26 Nov, 2023 1 commit
-
-
Stella Biderman authored
-