You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not working in my case,
i have another error, on SafeLLamaContextHandle.cs
System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
Description
When i try to use the Q&A features,
KernelMemory.cs -> await AnswerQuestion(memory, question1);
i have the following exception LLama.Exceptions.GetLogitsInvalidIndexException: 'llama_get_logits_ith(355) returned null'
Reproduction Steps
Run the example Q&A
Environment & Configuration
Known Workarounds
No response
The text was updated successfully, but these errors were encountered: