CoolFace
Modelpublic

kalhar/protein-llm

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes56downloads
Model Card

protein-llm - GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • —For text only LLMs: llama-cli --hf repoid/modelname -p "why is the sky blue?"
  • —For multimodal models: llama-mtmd-cli -m modelname.gguf **--mmproj** mmprojfile.gguf

Available Model files:

  • —qwen3-14b.Q8_0.gguf

Ollama

An Ollama Modelfile is included for easy deployment.