Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Add generation inference only #31

Closed
SeanNaren opened this issue Jan 10, 2021 · 2 comments
Closed

Add generation inference only #31

SeanNaren opened this issue Jan 10, 2021 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed tasks wontfix This will not be worked on
Milestone

Comments

@SeanNaren
Copy link
Contributor

馃殌 Feature

Generation requires training via language modeling task, then is inference based. HF has a generation script to use LM head models or seq2seq models, we should offer a similar functionality, potentially with pipelines: https://github.com/huggingface/transformers/tree/master/examples/text-generation

@SeanNaren SeanNaren added enhancement New feature or request help wanted Extra attention is needed labels Jan 10, 2021
@SeanNaren SeanNaren mentioned this issue Jan 14, 2021
7 tasks
@carmocca carmocca added the tasks label Jan 19, 2021
@SeanNaren SeanNaren modified the milestone: 0.1 Feb 1, 2021
@stale
Copy link

stale bot commented Apr 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 3, 2021
@stale stale bot closed this as completed Apr 15, 2021
@SeanNaren SeanNaren reopened this Apr 15, 2021
@stale stale bot removed the wontfix This will not be worked on label Apr 15, 2021
@edenlightning edenlightning added this to the v1.4 milestone Apr 27, 2021
@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 26, 2021
@stale stale bot closed this as completed Jul 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed tasks wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants