chatpvg-pro / README.md
CryptoAIM's picture
Update README.md
f74bc41 verified
|
Raw
History Blame Contribute Delete
818 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

chatpvg-pro : GGUF

IMPORTANT this is old. it used a wrong chat temp AND had a bug in training. Use the fixed version, pls

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

Example usage:

  • For text only LLMs: llama-cli -hf CryptoAIM/chatpvg-pro --jinja
  • For multimodal models: llama-mtmd-cli -hf CryptoAIM/chatpvg-pro --jinja

Available Model files:

  • qwen2.5-7b-instruct.Q4_K_M.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth