library_name, license, quantized_by, tags, language, datasets
library_name license quantized_by tags language datasets
transformers apache-2.0 stillerman
llamafile
gguf
en
HuggingFaceTB/smollm-corpus

SmolLM-360M-Instruct - llamafile

This repo contains .gguf and .llamafile files for SmolLM-360M-Instruct. Llamafiles are single-file executables (called a "llamafile") that run locally on most computers, with no installation.

Use it in 3 lines!

wget https://huggingface.co/stillerman/SmolLM-360M-Instruct-Llamafile/resolve/main/SmolLM-360M-Instruct-F16.llamafile
chmod a+x SmolLM-360M-Instruct-F16.llamafile
./SmolLM-360M-Instruct-F16.llamafile

Thank you to

Description
Model synced from source: llamafile-club/SmolLM-360M-Instruct-Llamafile
Readme 24 KiB