test-lora / README.md
hmuegyi's picture
Add README
79b5dbf verified
|
Raw
History Blame Contribute Delete
745 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

resume-qa-llama3-lora : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf hmuegyi/resume-qa-llama3-lora --jinja
  • For multimodal models: llama-mtmd-cli -hf hmuegyi/resume-qa-llama3-lora --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