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

[TextGeneration] Fix initialization; don't try v1 init for text gen #1571

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

dsikka
Copy link
Contributor

@dsikka dsikka commented Jan 31, 2024

Summary

@dsikka dsikka marked this pull request as ready for review January 31, 2024 21:11
@dsikka dsikka changed the title [TextGeneration] Fix initialization [TextGeneration] Fix initialization; don't try v1 init for text gen Jan 31, 2024
@dsikka dsikka merged commit 1f92f52 into main Jan 31, 2024
13 checks passed
@dsikka dsikka deleted the fix_initi branch January 31, 2024 21:45
dsikka added a commit that referenced this pull request Jan 31, 2024
…1571)

* only check capacity condition durin prefill; already have check in generation

* dont try v1 if running text gen; just raise error
@dsikka dsikka mentioned this pull request Jan 31, 2024
dsikka added a commit that referenced this pull request Feb 1, 2024
* [server] Disable the elastic scheduler when continuous batching is enabled (#1569)

* update server to disable the context/elastic scheduler when continuous batching is enabled

* clean up when context is created

* [TextGeneration] Fix initialization; don't try v1 init for text gen (#1571)

* only check capacity condition durin prefill; already have check in generation

* dont try v1 if running text gen; just raise error
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.

None yet

3 participants