Skip to content
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

Stuck on initializing #20

Open
shawnyeager opened this issue Dec 12, 2023 · 5 comments
Open

Stuck on initializing #20

shawnyeager opened this issue Dec 12, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@shawnyeager
Copy link

Running the latest release downloaded today on macOS 14.2 on an 2022 M2 MacBook Air, chatd sticks here indefinitely. I've force-quit and launched numerous times.
CleanShot 2023-12-12 at 15 30 29@2x

@BruceMacD BruceMacD self-assigned this Dec 13, 2023
@BruceMacD
Copy link
Owner

Thanks for the report. Looking into it.

@BruceMacD
Copy link
Owner

I'm in the process of adding more logging here to identify runtime issues like this.

In the meantime I have reproduced a similar issue to this, where the app stays in "initalizing" for some time (a couple minutes). I'm looking into why this happened, but it might be worth trying to leave the app open for a couple minutes to see if the problem resolves itself.

@BruceMacD BruceMacD added the bug Something isn't working label Dec 13, 2023
@shawnyeager
Copy link
Author

shawnyeager commented Dec 13, 2023

Thanks, Bruce. I did let it run for about 10 mins, then it worked. Note this is on a gigabit connection and an M2 Mac with 16 GB, so performance seems to struggle.

More importantly, test driving did not produce good results. I gave it a few .txt meeting transcripts and asked for simple things like summaries and key takeaways, but it produced virtually nothing. Happy to help test further.

@daviddavid
Copy link

I had a similar experience. I had ollama running, but instead of asking me to use an existing model, it "initialized" by downloading mistral:latest. I wish it would show you that it's "Downloading...", instead (and possibly a progress indication as well).

As for the results, I basically got half excerpts, half summaries about things I asked. CTRL+F-ing keywords in the document would probably yield the same results.

Looking forward to future developments of Chatd :)

@pradg73
Copy link

pradg73 commented Dec 24, 2023

I get this:
/chatd/chatd-linux-x64$ ./chatd
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[167624:1223/212032.723429:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[167699:1223/212032.812934:ERROR:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
[167632:1223/212032.816344:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
Ollama server is running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants