MinecraftAI-Chat / README.md
Maxwell
Add README
5174f35 verified
|
Raw
History Blame Contribute Delete
737 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

MinecraftAI-Chat : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf RavikxxBGamin/MinecraftAI-Chat --jinja
  • For multimodal models: llama-mtmd-cli -hf RavikxxBGamin/MinecraftAI-Chat --jinja

Available Model files:

  • llama-3.2-3b-instruct.Q4_K_M.gguf

Ollama

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