| # Terminal usage | |
| Run: | |
| ```bash | |
| bash scripts/run_qwen3_8b_korean_coding_router_chat.sh | |
| ``` | |
| Environment overrides: | |
| ```bash | |
| export OPENAI_BASE_URL=http://localhost:8000/v1 | |
| export OPENAI_MODEL=qwen3-8b-base | |
| ``` | |
| Tests: | |
| ```text | |
| /cat longform ์ฃผ์ ๋ ์ฝ๋ฉ์ด๊ณ 4์ฒ์ ์ด์ ํ ์คํธ๋ฅผ ์จ์ค | |
| /cat linux 8010 ํฌํธ๊ฐ ์ด๋ฏธ ์ฌ์ฉ ์ค์ผ ๋ ss -lntp์ ps๋ฅผ ํฌํจํด์ ํ์ธ ์์ ์๋ ค์ค | |
| /cat docker Open WebUI Docker์์ ํธ์คํธ vLLM 8000 ํฌํธ์ ์ฐ๊ฒฐํ๋ compose ์ค์ ์๋ ค์ค | |
| /quit | |
| ``` | |