Cloud-Agents / .env.example
Mentors4EDU's picture
Upload 14 files
f2bab5e verified
raw
history blame contribute delete
222 Bytes
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