llama.cpp
cf8cc856
- server : Fixed wrong function name in llamacpp server unit test (#11473)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
server : Fixed wrong function name in llamacpp server unit test (#11473) The test_completion_stream_with_openai_library() function is actually with stream=False by default, and test_completion_with_openai_library() with stream=True
References
#11473 - llamacpp-server: Fixed wrong function name in llamacpp server unit test
Author
peidaqi
Parents
d0c08040
Loading