flake.nix: add tokenizers + datasets for the quality bench (#173)

This commit is contained in:
Jon Bosque
2026-07-14 11:49:41 +00:00
committed by GitHub
parent bf3e890a53
commit c0fe3b79e9
+2
View File
@@ -17,6 +17,8 @@
safetensors
huggingface-hub
numpy
tokenizers
datasets
]);
colibri = pkgs.stdenv.mkDerivation {