Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CCCTTT
/
Colossal-LLaMA-2-7b-base
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2807e27
Colossal-LLaMA-2-7b-base
/
app.py
CCCTTT
Create app.py
b917233
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hpcai-tech/Colossal-LLaMA-2-7b-base"
).launch()