Xingyu-Zheng commited on
Commit
fb9542b
·
verified ·
1 Parent(s): 4fa3e66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -11,6 +11,12 @@ tags:
11
  - SGLang
12
  ---
13
 
 
 
 
 
 
 
14
  <div align="center">
15
  <img src=https://ai.google.dev/gemma/images/gemma4_banner.png>
16
  </div>
 
11
  - SGLang
12
  ---
13
 
14
+ ## ⚠️ Warning
15
+
16
+ The 31B version may encounter an error at `language_model.model.layers.5.self_attn.qkv_proj` when deployed with vLLM.
17
+
18
+ This issue appears to originate from GPTQModel, as it does not occur in the [E2B version](https://huggingface.co/Xingyu-Zheng/gemma-4-E2B-it-int4-foem). We are currently investigating and working on a fix.
19
+
20
  <div align="center">
21
  <img src=https://ai.google.dev/gemma/images/gemma4_banner.png>
22
  </div>