mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-11 13:30:35 +00:00
Update examples/server/api-like-OAI.sh
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
This commit is contained in:
parent
fd3baee14e
commit
311f3b16dc
@ -47,6 +47,6 @@ while true; do
|
||||
echo -e "\033[1;94mUser\033[0m"
|
||||
read -r USER_INPUT
|
||||
echo
|
||||
echo -e "\033[1mAssistent\033[0m"
|
||||
echo -e "\033[1mAssistant\033[0m"
|
||||
request_oai
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user