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

fixed model names in help string #165

Closed
wants to merge 1 commit into from
Closed

fixed model names in help string #165

wants to merge 1 commit into from

Conversation

oliverguhr
Copy link
Contributor

Set correct model names according to modeling.py

set correct model names according to modeling.py
@rodgzilla
Copy link
Contributor

Hi Oliver,

I've already created a pull request which fixes this problem for all the example files (#156).

Cheers!

@oliverguhr
Copy link
Contributor Author

Ok, great.

@oliverguhr oliverguhr closed this Jan 7, 2019
ocavue pushed a commit to ocavue/transformers that referenced this pull request Sep 13, 2023
* Recursively replace tensors with custom class

* Add mobile vit models

* Add example code for `ImageClassificationPipeline`

* Fix example urls

* Add MobileViT models and processors

* Update optimum requirement in conversion script

Previous name is deprecated

* Update supported models

* Update supported_models.py

* Update supported_models.py

* Update tokenizer test generator script

* Add special test case for falcon tokenizers

* Update tokenizer test script

* Add support for `FalconTokenizer`

* Update `BertPreTokenizer` call parameter types

* Add `GPTNeoXTokenizer` tokenizer (mpt)

* Use transformers from source when testing

* Reuse `prepare_model_inputs` function type

Better than using `@see {@link ... }` since it works with intellisense.
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.

2 participants