Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Aricaeksoevon
/
pcuenq-Llama-2-7b-chat-coreml
like
0
Sleeping
App
Files
Files
Community
main
pcuenq-Llama-2-7b-chat-coreml
/
app.py
Aricaeksoevon
initial commit
a9fcebb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pcuenq/Llama-2-7b-chat-coreml"
).launch()