traintogpb
commited on
Commit
•
f3596b6
1
Parent(s):
e658f6d
Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ pipeline_tag: translation
|
|
33 |
- Merge adapters and upscaled in BrainFloat 16-bit precision
|
34 |
|
35 |
### Usage (IMPORTANT)
|
36 |
-
- Should remove the EOS token
|
37 |
```python
|
38 |
# MODEL
|
39 |
model_name = 'traintogpb/llama-3-enko-translator-8b-qlora-bf16-upscaled'
|
|
|
33 |
- Merge adapters and upscaled in BrainFloat 16-bit precision
|
34 |
|
35 |
### Usage (IMPORTANT)
|
36 |
+
- Should remove the EOS token at the end of the prompt.
|
37 |
```python
|
38 |
# MODEL
|
39 |
model_name = 'traintogpb/llama-3-enko-translator-8b-qlora-bf16-upscaled'
|