Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
I just start with prompttools. I have two problems. I will post separate them.
First, I couldn't load from downloaded model. There is error like below code when I tested LlamaCppExperiment.ipynb. I try to different models and occurred same errors.
⁉️ Discussion/Question
Hi.
I just start with prompttools. I have two problems. I will post separate them.
First, I couldn't load from downloaded model. There is error like below code when I tested
LlamaCppExperiment.ipynb
. I try to different models and occurred same errors.Environments
Logs
I'm wonder LammaCpp doesn't support M series? Please let me know any ideas.
Thanks.