Update README.md
Browse files
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
|
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 |
|