Radamanthys11 commited on
Commit
76d398e
·
verified ·
1 Parent(s): 59dc15c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ This repository contains GGUF quantizations of [google/gemma-4-31B-it-assistant]
17
 
18
  Do not use with llama.cpp as they do not offer support. This model is only compatible with [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp).
19
 
 
 
20
  ## Usage
21
 
22
  The assistant is a **draft model** that requires the main Gemma 4 31B target GGUF alongside it.
 
17
 
18
  Do not use with llama.cpp as they do not offer support. This model is only compatible with [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp).
19
 
20
+ **Use only with [PR 1744](https://github.com/ikawrakow/ik_llama.cpp/pull/1744), which enables the 4 MTP gem to work; otherwise, you will encounter errors such as the model failing to load.**
21
+
22
  ## Usage
23
 
24
  The assistant is a **draft model** that requires the main Gemma 4 31B target GGUF alongside it.