Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AnonymousAuthorConfSubmission
/
microsoft-Llama2-7b-WhoIsHarryPotter_streamlit
like
0
Sleeping
App
Files
Files
Community
main
microsoft-Llama2-7b-WhoIsHarryPotter_streamlit
/
app.py
Youyang Qu
initial commit
24dbdf6
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/Llama2-7b-WhoIsHarryPotter"
).launch()