Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
5eedb2ec
Unverified
Commit
5eedb2ec
authored
Nov 04, 2024
by
Daniël de Kok
Committed by
GitHub
Nov 04, 2024
Browse files
nix: move to tgi-nix `main` (#2718)
parent
9fde5666
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
flake.lock
flake.lock
+3
-4
flake.nix
flake.nix
+1
-1
No files found.
flake.lock
View file @
5eedb2ec
...
...
@@ -978,16 +978,15 @@
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 17
29761651
,
"narHash": "sha256-
GYykQ9Fxji2EuXCGcPn0dx8Qx8VQBJTkRdcCytp4A/k
=",
"lastModified": 17
30724647
,
"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"
}
...
...
flake.nix
View file @
5eedb2ec
...
...
@@ -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
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment