Spaces:
Runtime error
Runtime error
| import gradio as gr | |
| gr.load( | |
| "models/Qwen/Qwen2.5-7B-Instruct", | |
| provider="together", | |
| ).launch() |
| import gradio as gr | |
| gr.load( | |
| "models/Qwen/Qwen2.5-7B-Instruct", | |
| provider="together", | |
| ).launch() |