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

Add a background server for RequestManager #1223

Merged
merged 34 commits into from
Jan 14, 2024
Merged

Conversation

jiazhihao
Copy link
Collaborator

@jiazhihao jiazhihao commented Nov 3, 2023

Description of changes:

Use a seperate thread for compiling models and serving requests.

Related Issues:

Linked Issues:

  • Issue #

Issues closed by this PR:


This change is Reviewable

@jiazhihao jiazhihao marked this pull request as draft November 3, 2023 15:42
@jiazhihao jiazhihao marked this pull request as ready for review November 5, 2023 04:26
@jiazhihao jiazhihao merged commit 12fdbac into inference Jan 14, 2024
45 checks passed
@jiazhihao jiazhihao deleted the background_worker branch January 14, 2024 05:28
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.

How to enable request batching using Python interface Legion error during integrating Gradio
4 participants