Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ tags:
|
|
11 |
- llama
|
12 |
- trl
|
13 |
---
|
|
|
|
|
14 |
Use alpaca command to operate this model.
|
15 |
Usage example can be found in the following notebook, under the inference section: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
|
16 |
|
|
|
11 |
- llama
|
12 |
- trl
|
13 |
---
|
14 |
+
|
15 |
+
A greek translator using Llama-3.1-8b.
|
16 |
Use alpaca command to operate this model.
|
17 |
Usage example can be found in the following notebook, under the inference section: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing
|
18 |
|