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
d1f257ac
Unverified
Commit
d1f257ac
authored
Sep 30, 2024
by
Daniël de Kok
Committed by
GitHub
Sep 30, 2024
Browse files
Move flake back to tgi-nix `main` (#2586)
parent
93a7042d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
flake.lock
flake.lock
+2
-3
flake.nix
flake.nix
+1
-1
No files found.
flake.lock
View file @
d1f257ac
...
...
@@ -978,16 +978,15 @@
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 172768
1169
,
"lastModified": 172768
7740
,
"narHash": "sha256-ssoGLmRoyQ+8d5utr5fwLox+/eQ789iVtUj1xrukIC0=",
"owner": "danieldk",
"repo": "tgi-nix",
"rev": "88ba
4cfe378d8fb08222f640ff2b62ac0ee6569d
",
"rev": "
5e
88
4
ba
50c26a7c93337bc0876f69da961c10374
",
"type": "github"
},
"original": {
"owner": "danieldk",
"ref": "moe-kernels-0.4.0",
"repo": "tgi-nix",
"type": "github"
}
...
...
flake.nix
View file @
d1f257ac
...
...
@@ -5,7 +5,7 @@
inputs
.
nixpkgs
.
follows
=
"tgi-nix/nixpkgs"
;
};
nix-filter
.
url
=
"github:numtide/nix-filter"
;
tgi-nix
.
url
=
"github:danieldk/tgi-nix
/moe-kernels-0.4.0
"
;
tgi-nix
.
url
=
"github:danieldk/tgi-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