traintogpb commited on
Commit
f3596b6
1 Parent(s): e658f6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (`<|endoftext|>`, id=46332) at the end of the prompt.
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'