Error launching model
Hi guys.
I tried to run the code(or using mlx_lm.generate) for this model(and 13B too), but I got the following error
ValueError: Model type olmo2 not supported.
Here the list of python packages installed:
(env) tulas@andreas-Mac-Studio olmo2 % pip list
Package Version
certifi 2024.8.30
charset-normalizer 3.4.0
filelock 3.16.1
fsspec 2024.10.0
huggingface-hub 0.26.3
idna 3.10
Jinja2 3.1.4
MarkupSafe 3.0.2
mlx 0.21.0
mlx-lm 0.20.1
numpy 2.1.3
packaging 24.2
pip 24.3.1
protobuf 5.29.0
PyYAML 6.0.2
regex 2024.11.6
requests 2.32.3
safetensors 0.4.5
sentencepiece 0.2.0
tokenizers 0.20.3
tqdm 4.67.1
transformers 4.47.0.dev0
typing_extensions 4.12.2
urllib3 2.2.3
Any suggestion?
tnx
.t