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

New endpoints to the API #7

Open
1 of 4 tasks
vicgalle opened this issue Jul 20, 2021 · 3 comments
Open
1 of 4 tasks

New endpoints to the API #7

vicgalle opened this issue Jul 20, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vicgalle
Copy link
Owner

vicgalle commented Jul 20, 2021

For example, we could make it easy to serve some specific tasks, such as

@vicgalle vicgalle added the enhancement New feature or request label Jul 20, 2021
@vicgalle vicgalle self-assigned this Jul 20, 2021
@danielweidman
Copy link

@vicgalle

Hi there,

I'm noticing that the version of the serve.py file on the main branch doesn't seem to actually be creating the zero-shot classification endpoint that should have been added in the v0.3 release. Am I missing something obvious?

I'm super excited to try out that feature!

Thanks,
Daniel

@vicgalle
Copy link
Owner Author

@vicgalle

Hi there,

I'm noticing that the version of the serve.py file on the main branch doesn't seem to actually be creating the zero-shot classification endpoint that should have been added in the v0.3 release. Am I missing something obvious?

I'm super excited to try out that feature!

Thanks,
Daniel

Hi @danielweidman , thank you for your interest in the new version!

I have not made public the changes in the implementation yet since i'm planning on a refactor of the server code (while keeping the public API intact) after I return from vacation.

However, if you are interested in setting up a zero-shot classification model, the one that is currently serving the API is this one: https://huggingface.co/vicgalle/xlm-roberta-large-xnli-anli (there are instructions there).

Let me know if you have further questions!

@danielweidman
Copy link

I see! Thanks very much for the info and that link! I hope your vacation is going well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants