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
I realize OpenVINO was originally made for vision models but I'm interested in using OpenVINO for fine-tuning LLMs. It appears there is support to fine-tune for ViT models but not for language models.
Are there any plans to add LoRA fine-tuning functionality for LLMs or is there a way to adapt a LLM to OpenVINO's constraints?
The text was updated successfully, but these errors were encountered:
Hi @epage480, We are also very interested in extending the Language models, but there is no timeline yet. (it's because we're focused on Vision first) Fortunately, the VLM models (CLIP, etc.) will be added in the near future. so i think we'll see an extension to languages in the future.
If I have any updates on this, I'll share them here.
I realize OpenVINO was originally made for vision models but I'm interested in using OpenVINO for fine-tuning LLMs. It appears there is support to fine-tune for ViT models but not for language models.
Are there any plans to add LoRA fine-tuning functionality for LLMs or is there a way to adapt a LLM to OpenVINO's constraints?
The text was updated successfully, but these errors were encountered: