Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
hpcai-tech-Colossal-LLaMA-2-7b-base
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8bd64e7
hpcai-tech-Colossal-LLaMA-2-7b-base
/
app.py
PeepDaSlan9
initial commit
8bd64e7
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()