summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/gguf (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.gguf: 0.14.0 -> 0.16.2R. Ryantm2025-04-201-2/+2
* python3Packages.gguf: add sentencepiece dependencyPavol Rusnak2025-02-071-3/+7
* python3Packages.gguf: 0.10.0 -> 0.14.0Martin Weinelt2025-01-271-2/+2
* python312Packages.gguf: add missing dep, unbreakPeder Bergebakken Sundt2024-11-081-0/+2
* python3Packages.gguf: 0.9.1 -> 0.10.0Martin Weinelt2024-10-131-2/+2
* python3Packages.gguf: 0.6.0 -> 0.9.1Yuxuan Shui2024-08-211-4/+4
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-6/+7
* python3Packages.gguf: init at 0.6.0 (#311060)•••Adds gguf, a python module for writing the gguf format, a common format for storing machine learning model weights. I ran into a need for this when using `ollama`, and trying to use the `llama.cpp/convert.py` tool to convert a model from one format to another.mitchmindtree2024-05-131-0/+33