bbf6b63
1
2
3
4
5
6
import gradio as gr gr.load( "models/meta-llama/Llama-3.2-3B-Instruct", provider="hyperbolic", ).launch()