subodh624's picture
Add README
446bfd8 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

k8s-phi3.5-train-trobleshoot : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf subodh624/k8s-phi3.5-train-trobleshoot --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf subodh624/k8s-phi3.5-train-trobleshoot --jinja

Available Model files:

  • phi-3.5-mini-instruct.Q5_K_M.gguf
  • phi-3.5-mini-instruct.Q8_0.gguf
  • phi-3.5-mini-instruct.Q4_K_M.gguf

Ollama

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