diff --git a/flake.lock b/flake.lock index 69f9ef138..b40f51b33 100644 --- a/flake.lock +++ b/flake.lock @@ -944,11 +944,11 @@ "nixpkgs": "nixpkgs_6" }, "locked": { - "lastModified": 1724218652, - "narHash": "sha256-Y7Kt+AZRIdo7tr/VhKGzdwYf7stiYQ4JD7flusEpXQw=", + "lastModified": 1724270760, + "narHash": "sha256-KX566x0+3HZcB20HPdvdwyMm7ZJg21M+iqVrs/HCimA=", "owner": "danieldk", "repo": "tgi-nix", - "rev": "ab2761aa7b970e737492b8cc41ca580dcb094808", + "rev": "12cbaa76ff258351741d3b5afb7161f617fe7b4c", "type": "github" }, "original": { diff --git a/nix/server.nix b/nix/server.nix index 1f90e3fde..4e0fdaa1c 100644 --- a/nix/server.nix +++ b/nix/server.nix @@ -3,6 +3,7 @@ buildPythonPackage, poetry-core, mypy-protobuf, + awq-inference-engine, causal-conv1d, eetq, einops, @@ -67,6 +68,7 @@ buildPythonPackage { pythonRemoveDeps = [ "scipy" ]; dependencies = [ + awq-inference-engine eetq causal-conv1d einops