jaehyeono commited on
Commit
ffca0c2
·
verified ·
1 Parent(s): 6afeeeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -89,13 +89,6 @@ a small fraction of total parameters (depth 27, hidden 1152) compared to the lan
89
  in the visual pathway. Linear-attention projections and `lm_head` are likewise excluded, per
90
  common practice for these layers.
91
 
92
- ## Limitations
93
-
94
- - **No benchmark evaluation has been run on this checkpoint.** It was verified to load and
95
- produce coherent image-grounded output, but accuracy relative to the base model has not
96
- been measured. Treat 3-bit quality as unvalidated and benchmark before relying on it.
97
- - 3-bit weight quantization is aggressive; expect more degradation than 4-bit or 8-bit variants.
98
- - Requires transformers >= 5.14; older versions cannot load `qwen3_5`.
99
 
100
  ## License
101
 
 
89
  in the visual pathway. Linear-attention projections and `lm_head` are likewise excluded, per
90
  common practice for these layers.
91
 
 
 
 
 
 
 
 
92
 
93
  ## License
94