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 think the issue is that for some reason the UltravoxProcessor isn't registered as an AutoProcessor in our recent HF models. (vLLM recently changed to depend on UltravoxProcessor)
with the dependency:
following this example here:
(but with "fixie-ai/ultravox-v0_3" changed to "fixie-ai/ultravox-v0_4_1-llama-3_1-8b")
https://github.com/vllm-project/vllm/blob/0794e7446efca1fd7b8ea1cde96777897660cdea/examples/offline_inference/audio_language.py#L27-L45
the error I got:
The text was updated successfully, but these errors were encountered: