llama.cpp
server : (refactoring) do not rely on JSON internally
#10643
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
19
Changes
View On
GitHub
Commits
server : (refactoring) reduce usage of json internally
ngxson
committed
1 year ago
move all response types to struct
ngxson
committed
1 year ago
wip [no ci]
ngxson
committed
1 year ago
many fixes
ngxson
committed
1 year ago
add virtual function
ngxson
committed
1 year ago
fix index
ngxson
committed
1 year ago
minor style fix
ngxson
committed
1 year ago
add std::move
ngxson
committed
1 year ago
refactor handle_completions_generic
ngxson
committed
1 year ago
add virtual functions
ngxson
committed
1 year ago
remove server.hpp
ngxson
committed
1 year ago
clarify server_sent_event RFC specs
ngxson
committed
1 year ago
apply review comments
ngxson
committed
1 year ago
fix model_alias and completion_probabilities
ngxson
committed
1 year ago
small clean up
ngxson
committed
1 year ago
remove virtual for to_json_oai_compat()
ngxson
committed
1 year ago
naming oai_compat --> oaicompat
ngxson
committed
1 year ago
fix unwanted recursive call
ngxson
committed
1 year ago
update docs
ngxson
committed
1 year ago
Loading