blob: 83b47a0b3fe1b8d4f1d7e7270294fed28c92516e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
You installed colibri: GLM-5.2 AI model runner.
It requires a very large download of ~400GB from HuggingFace:
https://huggingface.co/mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp
Install py312-huggingface-hub and then:
$ hf download mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp
EOM
}
]
|