NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.31k stars 14.29k forks source link

Package request: python-gpt4all #306217

Open surfaceflinger opened 7 months ago

surfaceflinger commented 7 months ago

Project description

We've got gpt4all packaged few months a go, but we're missing python bindings for it which could be used eg. here https://github.com/NixOS/nixpkgs/pull/290501

Metadata


Add a :+1: reaction to issues you find important.

surfaceflinger commented 7 months ago

CC @polygon @drupol as they both maintain gpt4all.

No idea at all how gpt4all works but for the beginning, I guess this would have to be patched out and pointed at ${pkgs.gpt4all} https://github.com/nomic-ai/gpt4all/blob/main/gpt4all-bindings/python/setup.py#L9-L16