"test/vscode:/vscode.git/clone" did not exist on "eb429b88a46abafe6d0d9f8fc6f762f594306d8f"
  • Jonathan Tow's avatar
    Add `StableLM` (#28810) · de6029a0
    Jonathan Tow authored
    * 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`
    de6029a0
configuration_stablelm.py 8.84 KB