You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's your difficulty of supporting the model you want?
The model will be supported in the next version of the transformers library, but I guess it still needs to be added here as well somewhere, as I'm getting an error saying Model architectures ['Olmo2ForCausalLM'] are not supported for now when trying to run vllm serve "allenai/OLMo-2-1124-7B-Instruct"
Before submitting a new issue...
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
The model to consider.
https://huggingface.co/allenai/OLMo-2-1124-13B
The closest model vllm already supports.
No response
What's your difficulty of supporting the model you want?
The model will be supported in the next version of the transformers library, but I guess it still needs to be added here as well somewhere, as I'm getting an error saying
Model architectures ['Olmo2ForCausalLM'] are not supported for now
when trying to runvllm serve "allenai/OLMo-2-1124-7B-Instruct"
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: