Cypher-01's picture
Add README
1d5a82c verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Insurance_Model_GGUF : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf Cypher-01/Insurance_Model_GGUF --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf Cypher-01/Insurance_Model_GGUF --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