Initial production-ready Gemma 3 vLLM ROCm stack
Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
5
frontend/config/frontend.env.example
Normal file
5
frontend/config/frontend.env.example
Normal file
@ -0,0 +1,5 @@
|
||||
FRONTEND_PORT=3000
|
||||
OPENAI_API_BASE_URL=http://gemma3-vllm:8000/v1
|
||||
VLLM_API_KEY=YOUR_LOCAL_API_KEY_HERE
|
||||
GEMMA_MODEL_ID=google/gemma-3-1b-it
|
||||
OPEN_WEBUI_DATA_DIR=./frontend/data/open-webui
|
||||
Reference in New Issue
Block a user