ndc_finetune / README.md
nvlan's picture
Add README
7221848 verified
|
Raw
History Blame Contribute Delete
706 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

ndc_finetune : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf nvlan/ndc_finetune --jinja
  • For multimodal models: llama-mtmd-cli -hf nvlan/ndc_finetune --jinja

Available Model files:

  • qwen3-vl-8b-instruct.Q8_0.gguf
  • qwen3-vl-8b-instruct.F16-mmproj.gguf This was trained 2x faster with Unsloth