hardmaru
fed8ea0e6f
Merge pull request #58 from AndresCdo/optimize-cprint-function
...
Optimize cprint function using dictionary
2023-04-28 00:05:42 +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
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
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
stanatstability
a90c89182a
Typo in pip install repaired
2023-04-19 16:31:43 +01:00
hardmaru
b90e289978
Add files via upload
2023-04-19 23:02:49 +09:00