Spidey106's picture
Add README
f1c1967 verified
|
Raw
History Blame Contribute Delete
757 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

electronics-assistant-gguf : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Spidey106/electronics-assistant-gguf --jinja
  • For multimodal models: llama-mtmd-cli -hf Spidey106/electronics-assistant-gguf --jinja

Available Model files:

  • Qwen2.5-3B-Instruct.Q4_K_M.gguf

Ollama

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