Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HoangD
/
CausalLM-8x7B-MoE-test-NOT-MIXTRAL
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CausalLM-8x7B-MoE-test-NOT-MIXTRAL
/
app.py
HoangD
initial commit
8781b96
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/CausalLM/8x7B-MoE-test-NOT-MIXTRAL"
).launch()