dama-aibrain-GGUF

Quantized GGUF versions of htg0922/dama-aibrain.

Available Quantizations

  • Q8_0: High precision 8-bit quantization (dama-aibrain-q8_0.gguf)
  • Q4_K_M: Standard medium 4-bit quantization (dama-aibrain-q4_k_m.gguf)

Usage with LM Studio

  1. Open LM Studio.
  2. Search for htg0922/dama-aibrain-GGUF.
  3. Download the desired quantization (e.g. Q8_0 or Q4_K_M).
  4. Chat with the model!

Usage with Ollama

Create a Modelfile:

FROM ./dama-aibrain-q8_0.gguf
TEMPLATE """<bos><start_of_turn>user
{{ .Prompt }}<end_of_turn>
<start_of_turn>model
{{ .Response }}<end_of_turn>"""
PARAMETER stop "<end_of_turn>"
PARAMETER stop "<eos>"

Then run:

ollama create dama-aibrain -f Modelfile
ollama run dama-aibrain
Downloads last month
150
GGUF
Model size
5B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for htg0922/dama-aibrain-GGUF

Quantized
(1)
this model