kephalian commited on
Commit
51e1c95
·
1 Parent(s): dfaac7b

Delete app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py DELETED
@@ -1,3 +0,0 @@
1
- import gradio as gr
2
-
3
- gr.Interface.load("models/meta-llama/Llama-2-7b-chat-hf").launch()