ConnectAI-basic-v3 / README.md
yonommy0328's picture
Add README
9a2f918 verified
|
Raw
History Blame Contribute Delete
739 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

ConnectAI-basic-v3 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf yonommy0328/ConnectAI-basic-v3 --jinja
  • For multimodal models: llama-mtmd-cli -hf yonommy0328/ConnectAI-basic-v3 --jinja

Available Model files:

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

Ollama

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