Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,4 @@ license: mit
|
|
| 3 |
base_model:
|
| 4 |
- THUDM/GLM-4.1V-9B-Base
|
| 5 |
---
|
| 6 |
-
The missing GLM 4.1 base model, obtained by pulling out the text model from 4.1V and shuffling around the weights a bit to line up with the 4.1 architecture.
|
|
|
|
| 3 |
base_model:
|
| 4 |
- THUDM/GLM-4.1V-9B-Base
|
| 5 |
---
|
| 6 |
+
The missing GLM 4.1 9B base model, obtained by pulling out the text model from 4.1V and shuffling around the weights a bit to line up with the 4.1 architecture.
|