bad2e66 25bed0d e1fa00d 25bed0d 5dc1008 d2841b6
1
2
3
4
5
6
import gradio as gr themes='1024m/1024m-1' with gr.Blocks(theme=gr.themes) as demo: gr.load("models/Siddartha10/LLama-3B-A50").launch() # code