Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
isiriai
/
FlagAlpha-Atom-7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2bfcaf8
FlagAlpha-Atom-7B
/
app.py
TtKkk
initial commit
2bfcaf8
almost 2 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/FlagAlpha/Atom-7B"
).launch()