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
I installed llm via Homebrew, it's v0.25 and gpt4all v0.4.
I keep getting the error:
llm 'Wer bist du, wie heißt du und wo wohnst du?' --model Nous-Hermes-2-Mistral-7B-DPO
Ich bin ein künstlicher Intelligenz-Assistent und gehe nicht auf persönliche Informationen ein. Ich bin da, um Ihnen zu helfen und Antworten auf Ihre Fragen zu geben. Mein Wohnort ist in Ihrem Kopf oder an einem Serverzentrum, je nachdem wie Sie mich verwendet haben.Exception ignored in: <_io.TextIOWrapper name=6 mode='w' encoding='UTF-8'>
Traceback (most recent call last):
File "/opt/homebrew/Cellar/llm/0.25/libexec/lib/python3.13/site-packages/llm_gpt4all.py", line 294, in __exit__
sys.stderr = self.original_stderr
OSError: [Errno 9] Bad file descriptor
Is there anything I can do do about this?
The text was updated successfully, but these errors were encountered:
Hi,
I installed llm via Homebrew, it's v0.25 and gpt4all v0.4.
I keep getting the error:
Is there anything I can do do about this?
The text was updated successfully, but these errors were encountered: