Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
VMware-open-llama-7b-open-instruct
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
VMware-open-llama-7b-open-instruct
/
app.py
PeepDaSlan9
initial commit
343e057
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/VMware/open-llama-7b-open-instruct"
).launch()