Commit
·
a15fc34
1
Parent(s):
eb56aed
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,22 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
emoji: 🏢
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
*last updated Nov 7th 2023*
|
| 11 |
## About
|
|
@@ -40,5 +51,4 @@ Trelis Research provides tools and tutorials for training, using and deploying l
|
|
| 40 |
|
| 41 |
## Other Top Tutorials
|
| 42 |
- [Run Code Llama on a Mac with an M1 Chip](https://www.youtube.com/watch?v=a1JlzUzHL-I)
|
| 43 |
-
- [Run Llama 2 with 32k Context Length](https://www.youtube.com/watch?v=ELax81LjFhU)
|
| 44 |
-
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
emoji: 🏢
|
| 4 |
+
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
+
tags:
|
| 9 |
+
- llama
|
| 10 |
+
- code-llama
|
| 11 |
+
- mistral
|
| 12 |
+
- deepseek
|
| 13 |
+
- jupyter
|
| 14 |
+
- colab
|
| 15 |
+
- function calling
|
| 16 |
+
- QLoRa
|
| 17 |
+
- fine-tuning
|
| 18 |
+
- scripts
|
| 19 |
+
- fine-tuning
|
| 20 |
---
|
| 21 |
*last updated Nov 7th 2023*
|
| 22 |
## About
|
|
|
|
| 51 |
|
| 52 |
## Other Top Tutorials
|
| 53 |
- [Run Code Llama on a Mac with an M1 Chip](https://www.youtube.com/watch?v=a1JlzUzHL-I)
|
| 54 |
+
- [Run Llama 2 with 32k Context Length](https://www.youtube.com/watch?v=ELax81LjFhU)
|
|
|