Vision tested and working
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ GPTQ-calibrated with 128 samples. BOS token removed from chat template (fixes `<
|
|
| 37 |
|
| 38 |
## Known Limitations
|
| 39 |
|
| 40 |
-
- **Vision**: Vision tower weights
|
| 41 |
|
| 42 |
## Usage with SGLang
|
| 43 |
|
|
|
|
| 37 |
|
| 38 |
## Known Limitations
|
| 39 |
|
| 40 |
+
- **Vision**: WORKING. Vision tower weights preserved in original precision (`modules_to_not_convert` includes `vision_tower`, `multi_modal_projector`). Tested: correctly identifies a red square image.
|
| 41 |
|
| 42 |
## Usage with SGLang
|
| 43 |
|