提交

32 次代码提交

作者 SHA1 备注 提交日期
Jonathan Tow 93eea082c4 feat(configs): add pre-train configs (#105) 2024-04-08 15:25:59 -04:00
Jonathan Tow ddb9953c50 fix(README): re-add embedded access token to 4e1t report 2023-10-04 15:28:12 -04:00
Jonathan Tow 54b3684c29 fix(README): clean up links and clarifications 2023-09-30 17:39:40 -04:00
Jonathan Tow 92f9c7a010 release: add stablelm-3b-4e1t (#101) 2023-09-29 18:41:27 -04:00
Emad 3404ef1257 Update README.md 2023-08-06 17:13:03 -04:00
Jonathan Tow edece951d0 release: add version 2 alpha models (#95) 2023-08-05 12:33:07 -04:00
Jonathan Tow e60081c814 cite: add DOI badge for StableVicuna-13B (#68) 2023-04-29 19:13:30 -04:00
Jonathan Tow efe60ac890 update: release StableVicuna 2023-04-28 14:58:36 -04:00
hardmaru fed8ea0e6f Merge pull request #58 from AndresCdo/optimize-cprint-function
Optimize cprint function using dictionary
2023-04-28 00:05:42 +09:00
hardmaru dc3e2e448c Merge pull request #49 from masaishi/fix_tab_indent_size
Fix tab indent size for one cell in stablelm-alpha.ipynb
2023-04-28 00:04:39 +09:00
hardmaru 3f7678dada Merge pull request #24 from tombaileywzd/patch-1
Update README.md
2023-04-28 00:04:19 +09:00
Andres Caicedo 8c00a3c2ba Update stablelm-alpha.ipynb
Print
2023-04-27 09:59:15 +02:00
Andres Caicedo 7da48846a5 Optimize cprint function using dictionary
Replace multiple if-elif statements in cprint function with a dictionary to store color codes for each color, resulting in a more concise and maintainable code. Also added a check for invalid colors.
2023-04-27 09:56:06 +02:00
masaishi c1d9349ee6 One cell in notebooks/stablelm-alpha.ipynb had a tab indent size of 2 spaces, so I changed it to 4 spaces. 2023-04-21 17:43:47 -07:00
Ikko Eltociear Ashimine 71ecb296b3 Update README.md (#26)
HuggingFace -> Hugging Face
2023-04-20 01:11:14 -04:00
Jonathan Tow 4df3386ea3 fix(nb): add chat system prompt for tuned models (#21)
* fix(nb): add chat system prompt for tuned models

* remove stale import

* cleanup

* default to standard runtime

* Update stablelm-alpha.ipynb
2023-04-20 01:10:40 -04:00
tombaileywzd 0244cd0695 Update README.md
Use a set for stop_ids instead of a full list search.
2023-04-20 10:14:08 +09:00
Jonathan Tow f56af9378b update(README): add actual parameter count 2023-04-19 13:25:05 -04:00
Aleksey Smolenchuk 0898c934c0 Add 'import torch' to quickstart example (#9)
torch needs to be in scope for the stopping function
2023-04-19 13:01:27 -04:00
hardmaru 3c995a816e Update README.md 2023-04-20 01:30:48 +09:00
hardmaru cf83288727 Merge pull request #4 from MarkSchmidty/patch-1
Match notebook name to Colab link
2023-04-20 01:16:42 +09:00
Mark Schmidt bb3fce5656 Match notebook name to Colab link
The Colab link has a dash not an underscore. Dash looks better, so I renamed the file.
2023-04-19 11:39:30 -04:00
Jonathan Tow a5965db0f4 Fix colab badge 2023-04-19 11:38:43 -04:00
Jonathan Tow 4266345df2 Update stablelm_alpha.ipynb 2023-04-19 11:35:37 -04:00
Jonathan Tow d895d6abbd @mmgrt: remove staging name from colab link 2023-04-19 11:34:33 -04:00
hardmaru acf2f2673e Update README.md 2023-04-20 00:32:52 +09:00
stanatstability a90c89182a Typo in pip install repaired 2023-04-19 16:31:43 +01:00
Jonathan Tow 1c55cebcec Merge pull request #2 from mmgrt/readme-notebook-link-fix
Fixed Notebook reference link
2023-04-19 11:31:34 -04:00
Muhamed AlGhzawi 933189aef0 Fixed Notebook reference link
removed -staging suffix, StableLM went Prod! :D
2023-04-19 18:23:55 +03:00
hardmaru 0dae436de8 Update README.md 2023-04-20 00:08:06 +09:00
hardmaru b90e289978 Add files via upload 2023-04-19 23:02:49 +09:00
hardmaru 7e050333e0 Initial commit 2023-04-19 23:02:17 +09:00