Does this Model Menlo / Ichigo-llama3.1-s-instruct-v0.3-phase-2 supports audio to text
#2
by
ppadashe
- opened
Hi Team,
I tried this model and getting following error when deploying, so is this model really supports audio to text ?
raise ValueError(f"{model_config.model} is not a multimodal model")
ValueError: /mnt/models is not a multimodal model
RuntimeWarning: coroutine 'MediaConnector.fetch_audio_async' was never awaited