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

update from main #503

Merged
merged 25 commits into from
Feb 6, 2022
Merged

update from main #503

merged 25 commits into from
Feb 6, 2022

Conversation

ShivanshuPurohit
Copy link
Contributor

No description provided.

sdtblck and others added 25 commits December 20, 2021 21:47
* add dp

* fix all_gather

* add ability to specify iteration @ eval time

* fix

* debug

* fix

* fix

* fix

* fix

* fix

* remove debug

* add results_prefix arg

* fix issues with greedy until + last batch shape
Before this commit: 
pipenv install -r requirements/requirements.txt
...
ValueError: pipenv requires an #egg fragment for version controlled dependencies. Please install remote dependency in the form git+https://github.com/EleutherAI/lm-evaluation-harness.git#egg=<package-name>.

After: <success>
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.20.2...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…umpy-1.21.0

Bump numpy from 1.20.2 to 1.21.0 in /requirements
Co-authored-by: Eric Hallahan <eric@hallahans.name>
Hotfix to disallow generation with pipe + model parallel
adding SentencePiece Tokenizer
Clarify instructions regarding JSONL files
Co-authored-by: Souradeep <souradeep.nanda@aleph-alpha.de>
Add sentencepiece to requirements.txt
@ShivanshuPurohit ShivanshuPurohit requested a review from a team as a code owner February 6, 2022 08:51
@ShivanshuPurohit ShivanshuPurohit requested review from lucidrains and sdtblck and removed request for a team February 6, 2022 08:51
@ShivanshuPurohit ShivanshuPurohit merged commit 5e4a950 into gpt_j_layernorm_fix Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants