mahmoodelkott's picture
Add README
be05461 verified
|
Raw
History Blame Contribute Delete
790 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

lora_model_adhd_support : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf mahmoodelkott/lora_model_adhd_support --jinja
  • For multimodal models: llama-mtmd-cli -hf mahmoodelkott/lora_model_adhd_support --jinja

Available Model files:

  • Qwen3.5-4B.Q5_K_M.gguf
  • Qwen3.5-4B.Q8_0.gguf
  • Qwen3.5-4B.Q4_K_M.gguf
  • Qwen3.5-4B.BF16-mmproj.gguf This was trained 2x faster with Unsloth