LH-Tech-AI commited on
Commit
90f7f43
·
verified ·
1 Parent(s): 63560e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -159,6 +159,7 @@ print(tokenizer.decode(out[0], skip_special_tokens=True))
159
  ### **Tokenizer notes**
160
 
161
  The model uses a custom 16,384-token vocabulary optimized for English web text. The tokenizer is shared across the Supra2 family's smaller models for consistency and efficient multi-task fine-tuning.
 
162
  ---
163
 
164
  ## **Intended Use**
 
159
  ### **Tokenizer notes**
160
 
161
  The model uses a custom 16,384-token vocabulary optimized for English web text. The tokenizer is shared across the Supra2 family's smaller models for consistency and efficient multi-task fine-tuning.
162
+
163
  ---
164
 
165
  ## **Intended Use**