wisdomik/QUILT-LLaVA-Instruct-107K
Preview • Updated • 49 • 11
How to use dhairyapandya/pathos-gemma4-distilled with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("dhairyapandya/pathos-gemma4-distilled", device_map="auto")You can use this model locally on your computer through Ollama - https://ollama.com/dhairyapandya/pathos
This gemma4 model was trained 2x faster with Unsloth