Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
li2895
/
li
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
li
/
backend
/
Makefile
hf-deploy
Deploy Grok2API v3.0.7 to Hugging Face Space
0208fd2
21 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
113 Bytes
.PHONY:
run
# 在 backend/ 目录复用项目根目录的启动入口和配置路径。
run
:
$(
MAKE
) -C ..
run