-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
gpt4all: 3.4.2 -> 3.9.0 #372723
gpt4all: 3.4.2 -> 3.9.0 #372723
Conversation
293b64e
to
f6712a7
Compare
If anyone is eyeing this PR. Feel free to take a stab at the |
f6712a7
to
3faf0cd
Compare
ca23d08
to
a9f0f60
Compare
oh no my git history is all messed up :p |
a9f0f60
to
3ccac2d
Compare
there we are, git history all fixed |
051b368
to
b927eff
Compare
b927eff
to
5c9f141
Compare
5c9f141
to
932aaa1
Compare
932aaa1
to
2dcf744
Compare
It actually builds and works now! |
2dcf744
to
1a2631a
Compare
Only possible issue is that I've added a few new packages. I may have to split that off into other PRs, but that's a lot of work. So hopefully that's not required haha. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your PR :)
Here is a first batch of comments.
@GaetanLepage Thanks for the review! I'll go through these comments hopefully today. Very appreciated. |
83e7b90
to
8534cd1
Compare
Resolved all comments. |
|
e722e62
to
34d57ed
Compare
Ended up removing |
|
Here are the cuda logs: https://paste.glepage.com/raw/fish-viper-eagle |
Super weird as it builds on my machine (x86_64-linux) I'll start digging into the issue. |
This is why: nomic-ai/gpt4all@f914ee5 |
34d57ed
to
192a521
Compare
Build is fixed, had to disable Kompute/Vulkan support. It didn't work either way as-per: #298997 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good job !
|
Had to init these packages as they are new dependencies to gpt4all:
variant-lite
optional-lite
string-view-lite
duckx
Updated gpt4all to 3.9.0
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.