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