Commit graph

3049 commits

Author SHA1 Message Date
Phillip Cloud
bfc6380fd6
chore: filter the correct list 2024-05-09 06:00:46 -04:00
Phillip Cloud
e3a59e080b
chore: filter out packages that are null 2024-05-09 05:54:13 -04:00
Phillip Cloud
9380073e9c
chore: print version in test 2024-05-09 05:54:12 -04:00
Phillip Cloud
e23120f986
chore: remove branching on isWheel 2024-05-09 05:54:11 -04:00
Phillip Cloud
11b10ad34c
Update overrides/default.nix 2024-05-09 05:54:10 -04:00
Phillip Cloud
7fc3f07977
Update overrides/default.nix 2024-05-09 05:54:09 -04:00
Franz Pletz
e16d91f9cc
feat: add support for fastapi 0.111 2024-05-09 05:54:08 -04:00
Phillip Cloud
1272865a6c
Merge pull request #1644 from l0b0/rpds-py-0-18-1
fix(rpds-py): Support 0.18.1
2024-05-09 05:43:40 -04:00
Phillip Cloud
acf487f287
Merge pull request #1642 from fpletz/ruff-0.4.3
overrides: add hashes for ruff 0.4.3
2024-05-09 05:43:26 -04:00
Phillip Cloud
6aa2f73df7
Merge pull request #1635 from Atry/vllm-0.4.1
fix(vllm): fix up vllm 0.4.2
2024-05-09 05:35:17 -04:00
Franz Pletz
242c054a11 overrides: add hashes for ruff 0.4.3 2024-05-08 17:03:51 -04:00
Phillip Cloud
72611af345
Merge branch 'master' into rpds-py-0-18-1 2024-05-08 14:24:45 -04:00
Phillip Cloud
59b51b92a1
Merge pull request #1646 from l0b0/pyproj-3-5-0
fix(pyproj): Support version 3.5.0
2024-05-08 14:24:20 -04:00
Phillip Cloud
050703fee8
chore: use cython >= 3 with pyproj >= 3.6.1 2024-05-08 12:59:32 -04:00
Phillip Cloud
e332793cdd
chore: use cython < 3 with pyproj 2024-05-08 12:58:06 -04:00
Victor Engmark
b60e8bb8da
fix(pyproj): Support version 3.5.0
Closes #1645.
2024-05-08 12:55:45 -04:00
Phillip Cloud
3df9d21b3b
Merge pull request #1648 from deemp/fix-checkgroups
Fix checkgroups
2024-05-08 11:02:06 -04:00
Danila Danko
394ef2f76a fix(readme): checkGroups description 2024-05-08 17:25:34 +03:00
Danila Danko
76b9c9bb0b refactor(nix): use a constant for default checkGroups 2024-05-08 17:20:56 +03:00
Victor Engmark
6f2e78efec
fix(rpds-py): Support 0.18.1 2024-05-08 13:49:09 +12:00
Yang, Bo
c9e052d8d1
Merge branch 'master' into vllm-0.4.1 2024-05-06 10:53:42 -07:00
Yang, Bo
67dc515cca Test if vllm-nccl-cu12 exists 2024-05-06 17:46:01 +00:00
Phillip Cloud
e6b3652340
Merge pull request #1640 from cpcloud/fix-magic-for-mac
fix(python-magic): use the right library suffix for mac builds
2024-05-06 13:45:07 -04:00
Phillip Cloud
d541fb256e
Update overrides/default.nix 2024-05-06 13:44:23 -04:00
Phillip Cloud
a450213649
Update overrides/default.nix 2024-05-06 13:43:44 -04:00
Yang, Bo
af59ee4cb7 Remove vllm-nccl-cu12 2024-05-06 17:42:04 +00:00
Phillip Cloud
2efdb18e3e
Update overrides/default.nix 2024-05-06 13:40:03 -04:00
Yang, Bo
ad950d3830
Update default.nix 2024-05-06 10:16:43 -07:00
Yang, Bo
39b5615481
Merge branch 'master' into vllm-0.4.1 2024-05-06 10:05:30 -07:00
Yang, Bo
98ed05b959
Update overrides/default.nix 2024-05-06 10:05:18 -07:00
Phillip Cloud
dcd00902b7
Merge pull request #1636 from Atry/update-torch-2.1.2
Update torch to 2.1.2
2024-05-06 12:53:53 -04:00
Phillip Cloud
8319a8f9a8
fix(mac): use the right library suffix for mac builds 2024-05-06 12:42:12 -04:00
Yang, Bo
0a3158cac8
Update overrides/default.nix 2024-05-06 09:24:33 -07:00
Phillip Cloud
674eeb1e0e
Merge pull request #1638 from cpcloud/python-magic
fix(python-magic): ensure that python-magic wheel builds and imports
2024-05-06 11:29:08 -04:00
Phillip Cloud
f90cade010
fix(cmdstanpy): ensure that cmdstanpy wheel builds and imports 2024-05-06 08:46:15 -04:00
Phillip Cloud
cd8ae50b08
fix(python-magic): ensure that python-magic wheel builds and imports 2024-05-06 08:38:54 -04:00
Phillip Cloud
d338955ee4
chore: use the correct test 2024-05-06 08:16:51 -04:00
Phillip Cloud
9b516ce03c
chore: remove text about setting an environment variable 2024-05-06 08:07:43 -04:00
Phillip Cloud
7a6b813e78
chore: download vllm-nccl-cu12 using standard nix patterns 2024-05-06 08:06:46 -04:00
Phillip Cloud
3e4d2ddaf5
chore: keep old test around for testing x86_64-darwin with older torch/torchvision versions 2024-05-06 07:46:16 -04:00
Yang, Bo
8081f2170f
Update default.nix 2024-05-06 02:24:07 -07:00
Yang, Bo
4804b172dd fix(vllm): Fix up vllm 0.4.2 2024-05-06 08:49:48 +00:00
Yang, Bo
a00527b969 overrides: fix up torch 2.1.2 2024-05-06 06:22:20 +00:00
Phillip Cloud
6677bc70a0
Merge pull request #1575 from Atry/patch-1
overrides: add fixups for vllm's both wheel and source mode
2024-05-05 17:06:49 -04:00
Yang, Bo
b1d3256604
overrides: add fixups for vllm wheel mode
[vllm](https://github.com/vllm-project/vllm) is a popular server for LLM inference.

1. `autoPatchelfIgnoreMissingDeps` is set for CUDA shared libraries, similar to existing `xxx-cu11` packages.
2. `lib.optionalAttrs (!old.src.isWheel)` are added for the existing fixups that are not compatible with wheels.
2024-05-05 14:32:34 -04:00
Phillip Cloud
7f5a70a677
Merge pull request #1550 from bouk/bouk/cuda-libs
nvidia: use different method for making libraries work
2024-05-05 12:06:42 -04:00
Phillip Cloud
6e825d1e56
chore: clean up ml-stack test 2024-05-05 11:16:18 -04:00
Phillip Cloud
5f8df7de2c
chore: spelling 2024-05-05 09:06:10 -04:00
Phillip Cloud
acc2e2bd77
chore: reduce 2024-05-05 09:03:43 -04:00
Phillip Cloud
2098b202ae
chore: reduce 2024-05-05 09:02:31 -04:00