Add StableLM (#28810)

* Add `StableLM`

* fix(model): re-create from `huggingface-cli add-new-model-like persimmon`

* fix: re-add changes to address comments

* fix(readme): add links to paper

* fix(tokenization_auto): remove `GPTNeoXTokenizerFastFast` ref

* fix(tests): re-add `@slow` decorator to integration tests

* fix(tests): import slow...

* fix(readme_hd): remove whitespace edit

* fix(tokenizer): auto tokenizer tuple

* skip doctests for `modeling_stablelm`
This commit is contained in:
Jonathan Tow
2024-02-14 01:15:18 -05:00
committed by GitHub
parent 164bdef8cc
commit de6029a059
26 changed files with 2093 additions and 2 deletions

View File