smart_ide/services/chandra/.env.example
4NK a1ac5ae66b Add Chandra OCR service (datalab-to upstream submodule, CLI wrapper)
- Submodule services/chandra/upstream (shallow), run-chandra.sh, .env.example
- Docs: service-chandra, chandra-ocr-documents; link from PageIndex feature
- Index updates in docs/README, repo/README, services, system-architecture
2026-04-03 22:27:18 +02:00

11 lines
336 B
Plaintext

# Optional: copy to services/chandra/upstream/local.env (see upstream README).
# Or export before running ./run-chandra.sh
# MODEL_CHECKPOINT=datalab-to/chandra-ocr-2
# MAX_OUTPUT_TOKENS=12384
# vLLM (default inference path for lightweight pip install)
# VLLM_API_BASE=http://localhost:8000/v1
# VLLM_MODEL_NAME=chandra
# VLLM_GPUS=0