mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-04 15:02:26 +08:00
4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
|
|
OPENAI_API_BASE=http://localhost:22035/v1 ./chat.sh
|