Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedMagdy7
/
HF1BitLLM-Llama3-8B-1.58-100B-tokens
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HF1BitLLM-Llama3-8B-1.58-100B-tokens
/
app.py
AhmedMagdy7
initial commit
fcf2a20
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/HF1BitLLM/Llama3-8B-1.58-100B-tokens"
).launch()