huggingface / optimum-intel

🤗 Optimum Intel: Accelerate inference with Intel optimization tools
https://huggingface.co/docs/optimum/main/en/intel/index
Apache License 2.0
364 stars 101 forks source link

add olmo support #678

Closed eaidova closed 3 months ago

eaidova commented 3 months ago

What does this PR do?

support olmo model. This model is added in transformers 4.40 release. Verfied locally that it work (required update transformers version in optimum)

Fixes # (issue)

Before submitting

HuggingFaceDocBuilderDev commented 3 months ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

eaidova commented 3 months ago

@echarlaix could you please take a look?