aratic

Results 6 comments of aratic

> Python Bindings for llama.cpp: https://pypi.org/project/llamacpp/0.1.3/ (not mine, just found them) looks promising on description, will try try and feedback

@seemanne u did what I want, dude, easier to expose or integrate with web or chat, appreciate and will give it a try

it's currently on `remaining_tokens` , the `-n` parameter, main verb is on `llama_tokenize` not sure where the context reset is.

think this relates to #23 but not exactly the same

seems in progress ? like what's mentioned in https://github.com/ggerganov/llama.cpp/issues/122#issuecomment-1467525769 , so both api or ipython like conversational can happen?. any feature branch for the binding work , @gjmulder , then...

seems mentioned in #82 , whether a WIP or existing binding handler