Instructions to use Felladrin/gguf-smollm-360M-instruct-add-basics with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use Felladrin/gguf-smollm-360M-instruct-add-basics with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS # Run inference directly in the terminal: llama cli -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS # Run inference directly in the terminal: llama cli -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS # Run inference directly in the terminal: ./llama-cli -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS # Run inference directly in the terminal: ./build/bin/llama-cli -hf Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
Use Docker
docker model run hf.co/Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
- LM Studio
- Jan
- Ollama
How to use Felladrin/gguf-smollm-360M-instruct-add-basics with Ollama:
ollama run hf.co/Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
- Unsloth Desktop
- Docker Model Runner
How to use Felladrin/gguf-smollm-360M-instruct-add-basics with Docker Model Runner:
docker model run hf.co/Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
- Lemonade
How to use Felladrin/gguf-smollm-360M-instruct-add-basics with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Felladrin/gguf-smollm-360M-instruct-add-basics:IQ2_XXS
Run and chat with the model
lemonade run user.gguf-smollm-360M-instruct-add-basics-IQ2_XXS
List all available models
lemonade list
- Atomic Chat
GGUF version of HuggingFaceTB/smollm-360M-instruct-add-basics.
- Downloads last month
- 2,669
Hardware compatibility
Log In to add your hardware
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for Felladrin/gguf-smollm-360M-instruct-add-basics
Base model
HuggingFaceTB/SmolLM-360M