testFXv1 / README.md
jquessada's picture
Add README
e99c11e verified
|
Raw
History Blame Contribute Delete
693 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

testFXv1 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jquessada/testFXv1 --jinja
  • For multimodal models: llama-mtmd-cli -hf jquessada/testFXv1 --jinja

Available Model files:

  • checkpoint-1000.Q8_0.gguf
  • checkpoint-1000.BF16-mmproj.gguf This was trained 2x faster with Unsloth