Clone_Nicolas_V2 / README.md
NicolasSaba's picture
Add README
9c0a6c6 verified
|
Raw
History Blame Contribute Delete
738 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Clone_Nicolas_V2 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf NicolasSaba/Clone_Nicolas_V2 --jinja
  • For multimodal models: llama-mtmd-cli -hf NicolasSaba/Clone_Nicolas_V2 --jinja

Available Model files:

  • meta-llama-3.1-8b-instruct.Q4_K_M.gguf

Ollama

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