Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
isaactangerinelaboratories
/
deepseek-ai-deepseek-llm-67b-chat
like
1
Runtime error
App
Files
Files
Community
main
deepseek-ai-deepseek-llm-67b-chat
/
app.py
isaactangerinelaboratories
initial commit
ce38582
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/deepseek-llm-67b-chat"
).launch()