deprec / .env.example
exploring-solver's picture
updated logic to use qwen with intended tasks
5510ae2
Raw
History Blame Contribute Delete
194 Bytes
export OPENENV_BASE_URL="http://127.0.0.1:7860"
export API_BASE_URL="https://router.huggingface.co/v1"
export MODEL_NAME="model name eg. - Qwen/Qwen2.5-72B-Instruct"
export HF_TOKEN="your_token"