Radamanthys11 commited on
Commit
b5f8573
·
verified ·
1 Parent(s): af3a4ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +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
- **Use only with [PR 1744](https://github.com/ikawrakow/ik_llama.cpp/pull/1744), which enables the gemma 4 MTP to work, otherwise you will encounter errors such as the model failing to load.**
 
21
 
22
  ## Usage
23
 
 
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 gemma 4 MTP to work, otherwise you will encounter errors such as the model failing to load.~~
21
+ **New:** PR is merged.
22
 
23
  ## Usage
24