huggingface / huggingface/accelerate

[Feature Request] Publish `accelerate` conda package on the `huggingface` channel

Open
#1,357 1 comment 1 reaction 1 assignee Claimed by @muellerzr View on GitHub
wip
Dominant language
Python
Stars
9.9k
Forks
1.5k
Avg merge
5d 2h
Merged PRs (30d)
27

Description

Hi, thanks for maintaining such a handy library. I have seen some of the packages from the Hugging Face Team are actively maintained on the [`huggingface` conda channel](https://anaconda.org/HuggingFace/repo).

![image](https://user-images.githubusercontent.com/16078332/234537144-d565899f-a119-429e-b2c2-56df9de2f993.png)

I wonder if there is any plan to also upload `accelerate` there. Then users can have:

```bash
conda install accelerate -c huggingface
```

------

FYI, there is community-maintained conda-forge feedstock: [conda-forge/accelerate-feedstock](https://github.com/conda-forge/accelerate-feedstock)

```bash
conda install accelerate -c conda-forge
```

It would be nice to let `accelerate` be officially supported on the `huggingface` conda channel.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.