File size: 639 Bytes
e2c77ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: apache-2.0
language:
- en
base_model: HuggingFaceTB/SmolLM2-1.7B-Instruct-GGUF
pipeline_tag: text-generation
---

# SmolLM2-1.7B-Instruct with Hugging Face Tokenizer Metadata

This is a modified version of the
[HuggingFaceTB/SmolLM2-1.7B-Instruct-GGUF](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct-GGUF)
model. The modification includes embedding the Hugging Face tokenizer metadata
directly into the model under the key `tokenizer.huggingface.json`.

For detailed information about the original model, refer to the
[SmolLM2-1.7B-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct)
model card.