Skip to content

Update _llama_cpp.py - #2

Open
cbigger wants to merge 1 commit into
Maximilian-Winter:mainfrom
cbigger:patch-1
Open

Update _llama_cpp.py#2
cbigger wants to merge 1 commit into
Maximilian-Winter:mainfrom
cbigger:patch-1

Conversation

@cbigger

@cbigger cbigger commented Jun 9, 2023

Copy link
Copy Markdown

Fixing small method call error i ran into when running your combined guidance + llama_cpp implementation.

I believe LlamaCppSession class inherits from the LLMSession class which has methods _cache_params and _gen_key, but I see no _cache_key.

Thank you for your constant work in the local LLM community, you are a godsend, I am sure I speak for many more when I send my appreciation!

Fixing small method call error i ran into when running your combined guidance + llama_cpp implementation.

I believe LlamaCppSession class inherits from the LLMSession class which has methods `_cache_params` and `_gen_key`.

Thank you for your constant work in the local LLM community, you are a godsend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant