Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
hour1
/
collabllm
like
0
arxiv:
7 papers
Model card
Files
Files and versions
xet
Community
main
collabllm
/
tests
/
single_controller
/
detached_worker
/
run.sh
hour1
Upload folder using huggingface_hub
9114cf2
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
93 Bytes
#!/bin/bash
ray start --
head
--port=6379
python3 server.py
python3 client.py
ray stop --force