llama.cpp/llama_cpp
Lucas Doyle 1e42913599 llama_cpp server: move logprobs to supported
I think this is actually supported (its in the arguments of `LLama.__call__`, which is how the completion is invoked). decision: mark as supported
2023-05-01 15:38:19 -07:00
..
server llama_cpp server: move logprobs to supported 2023-05-01 15:38:19 -07:00
__init__.py Black formatting 2023-03-24 14:59:29 -04:00
llama.py Fix logprob calculation. Fixes #134 2023-05-01 17:45:08 -04:00
llama_cpp.py Update sampling api 2023-05-01 14:47:55 -04:00
llama_types.py llama_cpp server: delete some ignored / unused parameters 2023-05-01 15:38:19 -07:00