- 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
-
- 16 Dec, 2023 2 commits
-
-
Baber Abbasi authored
* fixed syntactic nits * fix temperature and seed * fix logprobs * fixup merge
-
Baber Abbasi authored
-
- 15 Dec, 2023 2 commits
-
-
Vicki Boykis authored
* enabling OpenAI completions via gooseai * openai-completions and pin openai
-
Baber Abbasi authored
-
- 14 Dec, 2023 3 commits
-
-
NanoCode012 authored
* fix: passing max_length to vllm engine args * feat: add `max_model_len` * chore: lint
-
Yuliang Li authored
-
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
-
- 12 Dec, 2023 2 commits
-
-
Hailey Schoelkopf authored
-
Hailey Schoelkopf authored
-
- 10 Dec, 2023 1 commit
-
-
baberabb authored
-
- 04 Dec, 2023 1 commit
-
-
baberabb authored
-
- 03 Dec, 2023 3 commits
- 29 Nov, 2023 9 commits
- 28 Nov, 2023 2 commits
-
-
baberabb authored
-
lintangsutawika authored
-
- 27 Nov, 2023 9 commits
-
-
baberabb authored
-
Hailey Schoelkopf authored
-
Hailey Schoelkopf authored
-
Hailey Schoelkopf authored
-
baberabb authored
-
baberabb authored
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
- 26 Nov, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 24 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 22 Nov, 2023 2 commits