This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
llama.cpp
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
427d816ebf
llama.cpp
/
llama_cpp
/
server
History
Andrei Betlen
fdce078cb9
feat: Update llama.cpp
2024-02-17 00:37:51 -05:00
..
__init__.py
llama_cpp server: app is now importable, still runnable as a module
2023-04-29 11:41:25 -07:00
__main__.py
[Feat] Multi model support (
#931
)
2023-12-22 05:51:25 -05:00
app.py
fix: Use '\n' seperator for EventSourceResponse (
#1188
)
2024-02-15 15:20:13 -05:00
cli.py
Fix python3.8 support
2024-01-19 08:17:49 -05:00
errors.py
Check if completion_tokens is none in error handler.
2023-12-22 13:41:06 -05:00
model.py
fix: broken import
2024-02-08 01:13:28 -05:00
settings.py
feat: Update llama.cpp
2024-02-17 00:37:51 -05:00
types.py
server: Support none defaulting to infinity for completions (
#111
)
2023-12-22 14:05:13 -05:00