Radamanthys11 commited on
Commit
029f1fd
·
verified ·
1 Parent(s): 8046903

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,7 +17,9 @@ This repository contains a GGUF conversion of [google/gemma-4-E2B-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
+
22
+ **New:** PR is merged.
23
 
24
  ## Usage
25