Instructions to use tensorblock/SmolLM2-360M-Instruct-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tensorblock/SmolLM2-360M-Instruct-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tensorblock/SmolLM2-360M-Instruct-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use tensorblock/SmolLM2-360M-Instruct-GGUF 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 tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K # Run inference directly in the terminal: llama cli -hf tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
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 tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K # Run inference directly in the terminal: ./llama-cli -hf tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
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 tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K # Run inference directly in the terminal: ./build/bin/llama-cli -hf tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
Use Docker
docker model run hf.co/tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
- LM Studio
- Jan
- Ollama
How to use tensorblock/SmolLM2-360M-Instruct-GGUF with Ollama:
ollama run hf.co/tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
- Unsloth Studio
How to use tensorblock/SmolLM2-360M-Instruct-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for tensorblock/SmolLM2-360M-Instruct-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for tensorblock/SmolLM2-360M-Instruct-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for tensorblock/SmolLM2-360M-Instruct-GGUF to start chatting
- Docker Model Runner
How to use tensorblock/SmolLM2-360M-Instruct-GGUF with Docker Model Runner:
docker model run hf.co/tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
- Lemonade
How to use tensorblock/SmolLM2-360M-Instruct-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull tensorblock/SmolLM2-360M-Instruct-GGUF:Q2_K
Run and chat with the model
lemonade run user.SmolLM2-360M-Instruct-GGUF-Q2_K
List all available models
lemonade list
- Atomic Chat
Remove .gguf files (keep Q2_K.gguf)
Browse files- SmolLM2-360M-Instruct-Q3_K_L.gguf +0 -3
- SmolLM2-360M-Instruct-Q3_K_M.gguf +0 -3
- SmolLM2-360M-Instruct-Q3_K_S.gguf +0 -3
- SmolLM2-360M-Instruct-Q4_0.gguf +0 -3
- SmolLM2-360M-Instruct-Q4_K_M.gguf +0 -3
- SmolLM2-360M-Instruct-Q4_K_S.gguf +0 -3
- SmolLM2-360M-Instruct-Q5_0.gguf +0 -3
- SmolLM2-360M-Instruct-Q5_K_M.gguf +0 -3
- SmolLM2-360M-Instruct-Q5_K_S.gguf +0 -3
- SmolLM2-360M-Instruct-Q6_K.gguf +0 -3
- SmolLM2-360M-Instruct-Q8_0.gguf +0 -3
SmolLM2-360M-Instruct-Q3_K_L.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e960fe972a27748fc8babf237d86c7c7fb37bc1cc7ecb9c5dcff6de2114a3ba0
|
| 3 |
-
size 246323200
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q3_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:437b656afce506e038596e0929ed83c2760dc768aac4b663e0d68f5fbfe35f5e
|
| 3 |
-
size 234688000
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q3_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bc77ff507d509e04b5ea4a79b86c2cee19cc71d07d64bf5a8319fd2bd9598702
|
| 3 |
-
size 218675200
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q4_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8295b2cb25b3ca5d159e77108ff983dd16f1d397ce0778e96e8df3a78d2cbd2c
|
| 3 |
-
size 229120000
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q4_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4114d0d423d3badc3a13fc4d5bbb2b5598037d46bcd4a0b1651dc8287171ab82
|
| 3 |
-
size 270592000
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q4_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6ca64691d41ed26b47ffede78949f935b293d9370591da1bd55eab72f5e3f633
|
| 3 |
-
size 259916800
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q5_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:ead3d35443911b056f8a75bc9dd196e689c937be951d3102c2b9bfe3788109d3
|
| 3 |
-
size 268441600
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q5_K_M.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:64e56b4495330a3e568ef2a0ed6da2c748cf0cbda0ec45afe7a2f8f93e882b65
|
| 3 |
-
size 289945600
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q5_K_S.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:232fb485b109f6d0846964c0beb8cf37da6a70b043293889fdd396972073d3a4
|
| 3 |
-
size 283187200
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q6_K.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3a34c316c785ebb25b95b69d0c956dd227aeb9feec4f6af7104569d39e22ec2b
|
| 3 |
-
size 367360000
|
|
|
|
|
|
|
|
|
|
|
|
SmolLM2-360M-Instruct-Q8_0.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9188f4dd7bf8e54c8090b7906e57fc8c6323eff4f27557477453eec3f67437e1
|
| 3 |
-
size 386406400
|
|
|
|
|
|
|
|
|
|
|
|