SysZero / README.md
switlydev's picture
Update README.md
fb1e16d verified
|
Raw
History Blame Contribute Delete
708 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

SysZero : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf switlydev/SysZero --jinja
  • For multimodal models: llama-mtmd-cli -hf switlydev/SysZero --jinja

Available Model files:

  • qwen2.5-coder-1.5b-instruct.Q4_K_M.gguf

Ollama

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