yannsay's picture
Deploy clean to build-small-hackathon org (32B Qwen, step-3 table)
aa1d0aa verified
Raw
History Blame Contribute Delete
461 Bytes
# Copy to .env at project root and fill in values.
# .env is git-ignored — never commit real keys.
MODAL_ENDPOINT_URL=https://<your-workspace>--kobo-analyst-inference-inference-serve.modal.run
MODAL_API_KEY=<any-random-string-you-set-in-the-inference-auth-secret>
MODAL_MODEL_ID=NousResearch/Hermes-3-Llama-3.1-8B
LANGSMITH_TRACING=true
LANGSMITH_API_KEY=<your-langsmith-key>
LANGSMITH_ENDPOINT=https://eu.smith.langchain.com
LANGSMITH_PROJECT=hf-hackathon