Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronfyfe committed Feb 18, 2024
1 parent ddb7096 commit 370bab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama-cpp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ let
(s: s != "override" && s != "overrideDerivation")
(attrNames models)
)
# (attrNames models)
++ [ null ] # this generates a package without an embedded model that can be passed models at runtime
;

Expand Down

0 comments on commit 370bab9

Please sign in to comment.