--- 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.