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

No such command 'fill-curated-transformer' #13151

Closed
DanShatford opened this issue Nov 24, 2023 · 4 comments
Closed

No such command 'fill-curated-transformer' #13151

DanShatford opened this issue Nov 24, 2023 · 4 comments
Labels
bug Bugs and behaviour differing from documentation

Comments

@DanShatford
Copy link

DanShatford commented Nov 24, 2023

I get the error No such command 'fill-curated-transformer'. when I try to run spacy init fill-curated-transformer.

Thank you for a great product and for your assistance in advance.

How to reproduce the behaviour

  1. Create a new python environment
  2. python -m pip install spacy spacy-curated-transformers
  3. python -m spacy init fill-curated-transformer config.cfg - --model-name prajjwal1/bert-tiny
Usage: python -m spacy init [OPTIONS] COMMAND [ARGS]...
Try 'python -m spacy init --help' for help.

Error: No such command 'fill-curated-transformer'.

Your Environment

  • spaCy version: 3.7.2
  • Platform: macOS-14.1.1-x86_64-i386-64bit
  • Python version: 3.10.11
@DanShatford
Copy link
Author

My mistake. It looks like it hasn't been released as part of spacy-curated-transformers yet?

@svlandeg
Copy link
Member

Hi, thanks for the report! You're right - it looks like we didn't actually release this officially yet, though we have mentioned it in spaCy's documentation already. We'll get this fixed!

@svlandeg svlandeg added meta Meta topics, e.g. repo organisation and issue management bug Bugs and behaviour differing from documentation labels Nov 26, 2023
@adrianeboyd adrianeboyd removed the meta Meta topics, e.g. repo organisation and issue management label Nov 28, 2023
@adrianeboyd
Copy link
Contributor

adrianeboyd commented Nov 28, 2023

This has now been released with spacy-curated-transformers v0.2.1. Thanks for the PR!

Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs and behaviour differing from documentation
Projects
None yet
Development

No branches or pull requests

3 participants