Alfredo Luque

Results 87 comments of Alfredo Luque

Hi @LED-0102 do you have time to wrap up this PR? If not, I can probably take it over and address @wolfv's comments. We'd definitely benefit from this.

Semi-related but consider that we also support https://github.com/conda/rattler/issues/1217

> I don't think folks want to commit compressed blobs to their repos. A big argument for plain text is the ability to review diffs. Also this is a big...

Issue is still active :)

@mediocretech this isn't actually blocked. Please see [this issue](https://github.com/conda-forge/staged-recipes/pull/19098). tl;dr only the `ninja` package is actually needed there isn't a need for `ninja-python`. The Deepspeed conda package, as a result,...

@mediocretech I think the build is failing due to `crypt.h` being missing which implies `libxcrypt` needs to be a "host" dependency.

@mediocretech Would you be open to adding me as a maintainer too? We're experimenting quite a bit with VLLM at Airbnb and happy to contribute some time to maintaining this...

Huh, I guess `Non noarch packages should have python requirement without any version constraints.` means we'll need to get rid of the `>=3.10`. My bad, been building a lot of...

Welp, erroring out on ``` SystemExit: Error: bad character '>=' in package version dependency 'python' Perhaps you meant 'python >=3.10' Error: bad character '>=' in package version dependency 'python' Perhaps...

> These updates are mainly for you while I debug locally. Feel free to keep them coming though. Appreciate it! Once this feedstock is merged, I'll be able to submit...