- 27 Dec, 2023 1 commit
-
-
Jaewoo Yang authored
-
- 23 Dec, 2023 1 commit
-
-
Baber Abbasi authored
* refactor dataloader * cleanup + add docs * change arg * renamed Collator and added testing * parametrized test for Collator * appease pre-commit * added edge case batch 0 (no batching) * fix typos --------- Co-authored-by:Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
-
- 22 Dec, 2023 1 commit
-
-
- 20 Dec, 2023 1 commit
-
-
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
-
- 19 Dec, 2023 2 commits
-
-
Pasquale Minervini authored
* self.device in huggingface.py line 210 In huggingface.py line 210, self.device is str and does not have a "type" attribute * Update huggingface.py This handles both the case where `self.device` is a `torch.device` and a string * Update huggingface.py --------- Co-authored-by:Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
-
Hailey Schoelkopf authored
-
- 15 Dec, 2023 1 commit
-
-
Baber Abbasi authored
-
- 14 Dec, 2023 1 commit
-
-
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
-
- 29 Nov, 2023 1 commit
-
-
baberabb authored
-
- 26 Nov, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 21 Nov, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 20 Nov, 2023 1 commit
-
-
baberabb authored
-
- 17 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 10 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 02 Nov, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 01 Nov, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 19 Oct, 2023 1 commit
-
-
lintangsutawika authored
-
- 17 Oct, 2023 1 commit
-
-
lintangsutawika authored
-
- 13 Oct, 2023 1 commit
-
-
Jason Krone authored
in hugging face model loglikelihood_tokens and greedy_util functions when batch-size is set to auto
-
- 11 Oct, 2023 3 commits
-
-
Zhiwei Zhuang authored
-
Zhiwei Zhuang authored
-
Zhiwei Zhuang authored
-
- 21 Sep, 2023 1 commit
-
-
Chris authored
-
- 13 Sep, 2023 1 commit
-
-
baberabb authored
-
- 05 Sep, 2023 2 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
- 04 Sep, 2023 2 commits
-
-
Hailey Schoelkopf authored
-
lintangsutawika authored
-
- 26 Aug, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 25 Aug, 2023 2 commits
-
-
Ethan Smith authored
This adds a bunch of simple annotations suggested by https://github.com/JelleZijlstra/autotyping.
-
lintangsutawika authored
-
- 22 Aug, 2023 1 commit
-
-
lintangsutawika authored
-
- 11 Aug, 2023 1 commit
-
-
Hailey Schoelkopf authored
-
- 10 Aug, 2023 1 commit
-
-
Til Jasper Ullrich authored
-
- 07 Aug, 2023 1 commit
-
-
lintangsutawika authored
-
- 04 Aug, 2023 1 commit
-
-
lintangsutawika authored
-
- 03 Aug, 2023 1 commit
-
-
Lintang Sutawika authored
`max_length` was misdefined as a tuple.
-
- 02 Aug, 2023 1 commit
-
-
lintangsutawika authored
-
- 27 Jul, 2023 2 commits
-
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-