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
Phillip Cloud
adf64e99a0
chore: cleanup
2024-05-05 08:59:11 -04:00
Bouke van der Bijl
e99a545e05
nvidia: use different method for making libraries work
...
This symlinks all the .so libraries to $out/lib/ so the autopatchelf hook can find them, instead of relying on torch's inbuilt magic to find the libraries.
I've also formatted it as a separate overlay that generates the override for all the nvidia packages.
2024-05-05 08:57:49 -04:00
Phillip Cloud
c8766d12a9
Merge pull request #1631 from cpcloud/aarch64-linux
...
chore: get aarch64-linux build passing
2024-05-04 16:47:06 -04:00
Phillip Cloud
7af9921957
chore: only x86_64-linux
2024-05-04 16:38:35 -04:00
Phillip Cloud
a3b9bd2b06
chore: pyqt6 only work on x86_64-linux and aarch64-darwin
2024-05-04 09:37:47 -04:00
Phillip Cloud
e198b72d98
chore: aarch64-linux tests
2024-05-04 09:11:13 -04:00
Phillip Cloud
99d04cd98c
chore: remove warning from overrideScope usage
2024-05-04 09:09:50 -04:00
Phillip Cloud
b6f2fc7710
Merge pull request #1630 from Smona/django-etc-overrides
...
Add and fix several django-related build system overrides
2024-05-04 09:01:02 -04:00
Phillip Cloud
27b68655b5
Merge pull request #1626 from tickr/mark-setuptools-google-search-results
...
Mark google-search-results as needing setuptools
2024-05-04 08:35:54 -04:00
Phillip Cloud
5655206067
chore: fmt
2024-05-04 08:18:12 -04:00
Mel Bourgeois
43918cba54
overrides: fix daphne wheel build
2024-05-04 08:17:59 -04:00
Mel Bourgeois
f12241311f
overrides: fix pytest-django wheel build
2024-05-04 08:17:58 -04:00
Mel Bourgeois
013b9da23d
overrides: add overrides for a large django app
2024-05-04 08:17:57 -04:00
Phillip Cloud
9784f0d6d2
Merge pull request #1627 from tickr/patch-llama-index
...
Patch llama-index to remove conflicting file
2024-05-04 08:16:06 -04:00
Kenneth Koski
d9ac1f6121
Patch llama-index to remove conflicting file
...
Conflicts with llamaindex-cli file from llama-index-cli package
2024-05-03 12:17:00 -05:00
Phillip Cloud
5cb89d3dfb
Merge pull request #1618 from cpcloud/gsdh
...
Add `subdirectory` test for `git` dependency
2024-05-03 13:07:09 -04:00
Kenneth Koski
0da6bac2d7
google-search-results needs setuptools
2024-05-03 11:23:16 -05:00
Phillip Cloud
6e9f96834d
chore: add git subdirectory test
2024-05-03 08:28:47 -04:00
Phillip Cloud
c5cd236c12
Merge pull request #1592 from malteneuss/self-super-to-final-prev
...
Improve documentation: Synchronize overlays self super to final prev style
2024-05-02 17:28:56 -04:00
Phillip Cloud
d2993e376b
chore: more fixes
2024-05-02 12:10:53 -04:00
Malte Neuss
5a625725eb
fix: Format with nixpkgs-fmt
2024-05-02 12:08:57 -04:00
Malte Neuss
023a0e045a
fix: Replace overlays self super with final prev
2024-05-02 12:08:55 -04:00
Phillip Cloud
beb9518b4d
Merge pull request #1625 from cpcloud/more-ci-concurrency
...
ci: allow more concurrency in CI
2024-05-02 10:58:49 -04:00
Phillip Cloud
de6edf5b4c
fix: fix template poetry invocation
2024-05-02 09:59:52 -04:00
Phillip Cloud
1dd09aec59
ci: allow more concurrency in CI
2024-05-02 09:57:28 -04:00
Phillip Cloud
64a303470d
Merge pull request #1603 from Samuel-Martineau/patch-1
...
overrides: update build system for pyzmq 26.0.0 to scikit-build
2024-05-02 09:24:34 -04:00
Phillip Cloud
1e848fe372
chore: get pyzmq with scikit-build-core working in a somewhat reasonable way
2024-05-02 09:12:59 -04:00
Samuel Martineau
178ccb2cda
overrides: update build system for pyzmq 26.0.0 to scikit-build
2024-05-02 08:46:04 -04:00
Phillip Cloud
f83f0f6f6b
Merge pull request #1574 from jamesdbrock/devshell-poetry
...
feat: Split flake template devShell: app and poetry
2024-05-02 08:45:42 -04:00
Phillip Cloud
53ba7961c8
Merge pull request #1431 from Kiskae/patch-6
...
pip-build-hook: enable validation of build dependencies
2024-05-02 08:45:06 -04:00
Phillip Cloud
d2a982fa01
chore: remove build check
2024-05-02 08:32:45 -04:00
Phillip Cloud
b3b1e54b32
Merge branch 'master' into devshell-poetry
2024-05-02 08:24:13 -04:00