HealthGPT / README.md
Usernamesatish's picture
Add README
e73d07b verified
|
Raw
History Blame Contribute Delete
701 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

HealthGPT : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Usernamesatish/HealthGPT --jinja
  • For multimodal models: llama-mtmd-cli -hf Usernamesatish/HealthGPT --jinja

Available Model files:

  • Qwen3.5-0.8B.Q4_K_M.gguf
  • Qwen3.5-0.8B.F16-mmproj.gguf This was trained 2x faster with Unsloth