Failure on most examples I have tried. #7
Replies: 4 comments 3 replies
-
No, I think I have broken some things with my update for function calling, will push update with working examples ASAP. |
Beta Was this translation helpful? Give feedback.
-
Sorry for your problems, but I fixed all problems. Could you test again? And thank you for reporting the problems. |
Beta Was this translation helpful? Give feedback.
-
@lastrosade Make sure to have the latest version of the llama.cpp server and Pydantic! |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answers. I just updated llama-cpp-agent, running |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trtying "example_agent_retrieval_memory.py" yielded:
Trying "example_agent_auto_coder.py" gave me
Trying "example_multi_file_generation.py" gives me
This happens with both Llama() and LlamaCppEndpointSettings() with two different models.
The simple example works, though.
Am I missing something? Are these dependency problems? Maybe python version? Model quants?
Beta Was this translation helpful? Give feedback.
All reactions