bin
Directory actions
More options
Directory actions
More options
bin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
LLMProxyAS release binaries
===========================
Run from this folder (bin/) so configs/ next to the exe is found:
Windows x64: .\LLMProxyAS.exe
or .\LLMProxyAS-windows-amd64.exe
Windows ARM64: .\LLMProxyAS-windows-arm64.exe
Linux x64: ./LLMProxyAS-linux-amd64
Linux ARM64: ./LLMProxyAS-linux-arm64
macOS Intel: ./LLMProxyAS-darwin-amd64
macOS Apple: ./LLMProxyAS-darwin-arm64
Config (default resolution when CWD is bin/):
bin/configs/config.json
bin/configs/allowed_models.json
Or pass absolute paths:
.\LLMProxyAS.exe -config ...\configs\config.json -models ...\configs\allowed_models.json
Edit api_key / base_url in configs/config.json before use.
Default port: 20182
Health: http://127.0.0.1:20182/health