Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fairseq to PyPI #495

Closed
wants to merge 1 commit into from
Closed

Add fairseq to PyPI #495

wants to merge 1 commit into from

Conversation

myleott
Copy link
Contributor

@myleott myleott commented Feb 9, 2019

  • fairseq can now be installed via pip: pip install fairseq
  • command-line tools are globally accessible: fairseq-preprocess, fairseq-train, fairseq-generate, etc.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@myleott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@davidecaroselli
Copy link
Contributor

That's great!
On PyPI I see that there is version 0.6.1, but this is not available on this github repo (I suggest to keep them "linked", so that it is easy for someone to get the source code of the pip install).

Which commit correspond to version 0.6.1?

@myleott myleott deleted the pip branch February 9, 2019 18:34
@myleott
Copy link
Contributor Author

myleott commented Feb 9, 2019

Good call, it's this commit that corresponds to 0.6.1. I'll tag the release now.

yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
- fairseq can now be installed via pip: `pip install fairseq`
- command-line tools are globally accessible: `fairseq-preprocess`, `fairseq-train`, `fairseq-generate`, etc.
Pull Request resolved: facebookresearch/fairseq#495

Differential Revision: D14017761

Pulled By: myleott

fbshipit-source-id: 10c9f6634a3056074eac2f33324b4f1f404d4235
yzpang pushed a commit to yzpang/gold-off-policy-text-gen-iclr21 that referenced this pull request Feb 19, 2021
Summary:
- fairseq can now be installed via pip: `pip install fairseq`
- command-line tools are globally accessible: `fairseq-preprocess`, `fairseq-train`, `fairseq-generate`, etc.
Pull Request resolved: facebookresearch/fairseq#495

Differential Revision: D14017761

Pulled By: myleott

fbshipit-source-id: 10c9f6634a3056074eac2f33324b4f1f404d4235
yfyeung pushed a commit to yfyeung/fairseq that referenced this pull request Dec 6, 2023
yfyeung pushed a commit to yfyeung/fairseq that referenced this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants