agentlans commited on
Commit
ff62f82
·
verified ·
1 Parent(s): c43c710

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ With 135M parameters, it serves as a lightweight multilingual autocomplete but i
78
 
79
  ## Key Points
80
 
81
- - **Multilingual:** Supports 50 languages, pretrained from scratch.
82
  - **Tokenizer:** English-based tokenizer limits performance on non-Latin scripts.
83
  - **Use Case:** Basic autocomplete and research; not ready for production or instruction tasks.
84
 
 
78
 
79
  ## Key Points
80
 
81
+ - **Multilingual:** Supports 50 languages, pretrained on top of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M).
82
  - **Tokenizer:** English-based tokenizer limits performance on non-Latin scripts.
83
  - **Use Case:** Basic autocomplete and research; not ready for production or instruction tasks.
84