Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
LeTue09
/
arithmetic-grpo
like
0
arxiv:
14 papers
Model card
Files
Files and versions
xet
Community
main
arithmetic-grpo
/
tests
/
single_controller
/
detached_worker
/
README.md
LeTue09
initial clean commit
1faccd4
29 days ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
242 Bytes
Detached Worker
How to run (Only on a single node)
Start a local ray cluster:
ray start --
head
--port=6379
Run the server
python3 server.py
On another terminal, Run the client
python3 client.py