Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
phenixreturn
/
LLMs-Vicuna-EvolInstruct-7B
like
0
Running
App
Files
Files
Community
main
LLMs-Vicuna-EvolInstruct-7B
/
app.py
phenixreturn
initial commit
db661eb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LLMs/Vicuna-EvolInstruct-7B"
).launch()