HarshKalburgi/SmolVLM-256M-Instruct-GGUF
037
SmolVLM-256M-Instruct
Model creator: HuggingFaceTB<br/> Original model: HuggingFaceTB/SmolVLM-256M-Instruct<br/> GGUF quantization: provided by HarshKalburgi using llama.cpp<br/>
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