diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-12-30 20:40:20 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-12-30 20:40:20 +0000 |
| commit | 12a8aa5ac8b4d73ba03a171b6beaf2503a00bdcf (patch) | |
| tree | 1a8c15fe30728570e12e89f72b910f17aed86a41 /pkgs/development/python-modules/rangehttpserver | |
| parent | 01962add7e97c051a6c2dd2a013d7e7c8ec2388a (diff) | |
python3Packages.openllm-core: fix `optional-dependencies` evaluation
Without the change eval fails as:
$ nix build --no-link -f. python3Packages.openllm-core.optional-dependencies
error:
79| passthru.optional-dependencies =
| ^
80| let
error: attribute 'accelerate' missing
From what I see `accelerate` was always missing in `transflrmers` package.
While at it fixed `full` evaluation by disambiguating between input
argument and `passthru` attribute.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
