- 27 Feb, 2024 2 commits
-
-
Hailey Schoelkopf authored
Co-authored-by:Daniel Furman <dryanfurman@gmail.com>
-
Hailey Schoelkopf authored
Co-authored-by:lewtun <lewis.c.tunstall@gmail.com>
-
- 16 Jan, 2024 1 commit
-
-
haileyschoelkopf authored
-
- 15 Jan, 2024 2 commits
-
-
haileyschoelkopf authored
-
Hailey Schoelkopf authored
* add WIP device_map overrides * update handling outside of accelerate launcher * change .to(device) log to debug level * run linter
-
- 13 Jan, 2024 3 commits
-
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
- 11 Jan, 2024 7 commits
-
-
Hailey Schoelkopf authored
* fix incorrect lookback protections * bump generate_until task versions
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
- 10 Jan, 2024 7 commits
-
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
- 07 Jan, 2024 6 commits
-
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
daniel-furman authored
-
- 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
-