Agent-Q3 / evo /.env.example
madDegen's picture
consolidate: Evo env example
eadf6ea verified
# Agent Q3 [Evo] — Environment Variables
# HuggingFace
HF_TOKEN=hf_xxx
HF_DATASET=madDegen/agent-q3
ADAPTER_REPO=madDegen/agent-q3-loras
# Models
BASE_MODEL=unsloth/Llama-3.2-3B-Instruct-bnb-4bit
EVAL_MODEL=qwen3.5:4b-instruct-q4_K_M
EMBED_MODEL=nomic-ai/nomic-embed-text-v1
OLLAMA_URL=http://localhost:11434/v1/chat/completions
# Training
MAX_SEQ_LEN=2048
LORA_RANK=16
# Storage
CHROMA_PATH=./chroma_data
FEEDBACK_DIR=./feedback