LPX55 commited on
Commit
9a55578
·
verified ·
1 Parent(s): 86d0b72

Create simple.py

Browse files
Files changed (1) hide show
  1. simple.py +3 -0
simple.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.load("unsloth/Llama-4-Scout-17B-16E-Instruct-unsloth-bnb-4bit").launch()