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

forgot to add regex to requirements.txt :( #288

Merged
merged 1 commit into from
Feb 18, 2019
Merged

forgot to add regex to requirements.txt :( #288

merged 1 commit into from
Feb 18, 2019

Conversation

thomwolf
Copy link
Member

@thomwolf thomwolf commented Feb 18, 2019

Updating requirements to add regex for GPT-2 tokenizer.
A test on OpenAI GPT-2 tokenizer module would have caught that.
But (byte-level) BPE tokenization tests are such a pain to make properly.
Let's add one in the next release, after the ACL deadline.

@thomwolf thomwolf merged commit 8f46cd1 into master Feb 18, 2019
qwang70 pushed a commit to DRL36/pytorch-pretrained-BERT that referenced this pull request Mar 2, 2019
forgot to add regex to requirements.txt :(
@LysandreJik LysandreJik deleted the gpt2 branch August 26, 2019 22:53
birkskyum pushed a commit to birkskyum/transformers that referenced this pull request Dec 15, 2023
* Add link to optimum docs for supported architectures

Closes huggingface#288

* Refactor `SUPPORTED_MODELS` dict to include task

* Update example model id

* Update list of supported models

* Update generate_tests.py

* Remove requirement of `output_attentions` revision

* Add demo site to examples section (closes huggingface#233)

* Fix typo

* Include examples in docs index

* Update github issue templates

* Create config.yml

* Order supported models

* Cleanup

* Update 4_feature-request.yml
ZYC-ModelCloud pushed a commit to ZYC-ModelCloud/transformers that referenced this pull request Nov 14, 2024
ZYC-ModelCloud pushed a commit to ZYC-ModelCloud/transformers that referenced this pull request Nov 14, 2024
…vllm_model func (huggingface#288)

Co-authored-by: LRL-ModelCloud <lrl@modelcloud.ai>
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.

1 participant