Files
llama-1b-brain-v3/README.md
ModelHub XC 30db0a96a2 初始化项目,由ModelHub XC社区提供模型
Model: sgpark2026/llama-1b-brain-v3
Source: Original Platform
2026-07-20 01:01:10 +08:00

734 B

tags
tags
gguf
llama.cpp
unsloth

llama-1b-brain-v3 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf sgpark2026/llama-1b-brain-v3 --jinja
  • For multimodal models: llama-mtmd-cli -hf sgpark2026/llama-1b-brain-v3 --jinja

Available Model files:

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

Ollama

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