Spaces:
Build error
Build error
import gradio as gr | |
gr.load( | |
"models/mistralai/Mistral-7B-Instruct-v0.3", | |
provider="together", | |
).launch() |
import gradio as gr | |
gr.load( | |
"models/mistralai/Mistral-7B-Instruct-v0.3", | |
provider="together", | |
).launch() |