-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault (core dumped) #1817
Comments
i think your GPU utilization increased |
i'm facing the problem "Initial token count exceed token limit" can anyone help me out, im upload a CVS file and im getting this error. |
I only queried a tiny .txt file one question and attempted to ask a 3 page .pdf one question when I received this segmentation error…
Does privateGPT has the run on a GPU?
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: beaconai ***@***.***>
Sent: Monday, April 1, 2024 10:03:26 PM
To: zylon-ai/private-gpt ***@***.***>
Cc: Sokovic, Ana Marija ***@***.***>; Author ***@***.***>
Subject: Re: [zylon-ai/private-gpt] Segmentation fault (core dumped) (Issue #1817)
i think your GPU utilization increased
—
Reply to this email directly, view it on GitHub<#1817 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUHBH5AUACV6HUGRZCXEV4LY3INX5AVCNFSM6AAAAABFSHNKG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQHE4DQOBVGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I solve the same issue (segementation fault) changing a file in version 0.5.0: privateGPT/private_gpt/components/llm/llm_component.py The setting "offload_kqv": True to "offload_kqv": False I hope this helps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I installed private GPT via:
When I query a 3 pages long .pdf file I am getting: Segmentation fault (core dumped) error.
Please see in attach details.
How this can be resolved?
The text was updated successfully, but these errors were encountered: