Jayendren Anand Maduray
Results
2
comments of
Jayendren Anand Maduray
Thanks @nickw444 - I will take a look at https://github.com/nickw444/flask-ldap3-login/pull/51 as well as an interim solution for my projects.
confirming the same issue ```llama_get_logits_ith: invalid logits id -1, reason: no logits``` when using https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B-GGUF, setting ```embedding=False``` works (my default configuration uses True) ## Environment Info Python version: 3.9.16 llama-cpp-python...