Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nikravan
/
Bitnet-1B
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
94fa520
Bitnet-1B
/
app.py
nikravan
initial commit
94fa520
verified
10 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/1bitLLM/bitnet_b1_58-xl"
).launch()