Cloud Agents
English
agent
cloud
computing
distributed
distributed-learning
decentralized
grid
grid-computing
machine-learning
ml
Instructions to use OpenPeerAI/Cloud-Agents with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cloud Agents
How to use OpenPeerAI/Cloud-Agents with Cloud Agents:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| COUCHDB_URL=http://localhost:5984 | |
| COUCHDB_USER=admin | |
| COUCHDB_PASSWORD=password | |
| COORDINATOR_HOST=localhost | |
| COORDINATOR_PORT=8000 | |
| MODEL_ID=OpenPeerAI/OpenPeerLLM | |
| RAY_HEAD_PORT=6379 | |
| BATCH_SIZE=32 | |
| GRADIENT_ACCUMULATION_STEPS=4 |