Unverified Commit 5eedb2ec authored by Daniël de Kok's avatar Daniël de Kok Committed by GitHub
Browse files

nix: move to tgi-nix `main` (#2718)

parent 9fde5666
......@@ -978,16 +978,15 @@
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1729761651,
"narHash": "sha256-GYykQ9Fxji2EuXCGcPn0dx8Qx8VQBJTkRdcCytp4A/k=",
"lastModified": 1730724647,
"narHash": "sha256-SVv+50CGaCoU4zZwsg6ZAaOi/D5QJBL1P2SIB+3CEf4=",
"owner": "huggingface",
"repo": "text-generation-inference-nix",
"rev": "f7e3c4fa67d70590ed9ee47feeab645bd9ba81b1",
"rev": "1512898a1e5ad9eff025205fa9c4d33a44506cf3",
"type": "github"
},
"original": {
"owner": "huggingface",
"ref": "marlin-kernels-0.3.1",
"repo": "text-generation-inference-nix",
"type": "github"
}
......
......@@ -5,7 +5,7 @@
inputs.nixpkgs.follows = "tgi-nix/nixpkgs";
};
nix-filter.url = "github:numtide/nix-filter";
tgi-nix.url = "github:huggingface/text-generation-inference-nix/marlin-kernels-0.3.1";
tgi-nix.url = "github:huggingface/text-generation-inference-nix";
nixpkgs.follows = "tgi-nix/nixpkgs";
flake-utils.url = "github:numtide/flake-utils";
rust-overlay = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment