Image-Text-to-Text
Transformers
GGUF
English
llama-cpp
gguf-my-repo
conversational
How to use from
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 HarshKalburgi/SmolVLM-256M-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 HarshKalburgi/SmolVLM-256M-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 HarshKalburgi/SmolVLM-256M-Instruct-GGUF to start chatting
Quick Links

SmolVLM-256M-Instruct

Model creator: HuggingFaceTB
Original model: HuggingFaceTB/SmolVLM-256M-Instruct
GGUF quantization: provided by HarshKalburgi using llama.cpp

Special thanks

🙏 Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

Use with Ollama

ollama run "hf.co/HarshKalburgi/SmolVLM-256M-Instruct-GGUF:Q4_K_M"

Use with LM Studio

lms load "HarshKalburgi/SmolVLM-256M-Instruct-GGUF"

Use with llama.cpp CLI

llama-cli --hf "HarshKalburgi/SmolVLM-256M-Instruct-GGUF:Q4_K_M" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

llama-server --hf "HarshKalburgi/SmolVLM-256M-Instruct-GGUF:Q4_K_M" -c 4096
Downloads last month
39
GGUF
Model size
0.2B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for HarshKalburgi/SmolVLM-256M-Instruct-GGUF

Datasets used to train HarshKalburgi/SmolVLM-256M-Instruct-GGUF