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 arshjeevs/FinalTry 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 arshjeevs/FinalTry to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for arshjeevs/FinalTry to start chatting
Quick Links

SmolVLM Cytology GGUF

Fine-tuned SmolVLM multimodal model for cytology image analysis.

Files

  • SmolVLM-Cytology-Q4_K_M.gguf
  • mmproj-SmolVLM-Cytology-f16.gguf

Usage

llama-mtmd-cli \
  -m SmolVLM-Cytology-Q4_K_M.gguf \
  --mmproj mmproj-SmolVLM-Cytology-f16.gguf \
  --image test.png \
  -p "<image> Describe this image"

Notes

  • Quantized using llama.cpp
  • Compatible with llama-mtmd-cli
  • Vision encoder exported separately as mmproj GGUF
Downloads last month
1
GGUF
Model size
0.4B params
Architecture
llama
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 arshjeevs/FinalTry