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

Streaming smoothness #102

Open
wants to merge 72 commits into
base: production
Choose a base branch
from

Conversation

tripathiarpan20
Copy link
Collaborator

@tripathiarpan20 tripathiarpan20 commented Nov 6, 2024

Comments included

tripathiarpan20 and others added 24 commits October 12, 2024 15:38
* Update refresh_contenders.py

* Revert "Update refresh_contenders.py"

This reverts commit 060ce114332966b58b74fdd0f488d092c8495c51.

* Update refresh_contenders.py
@tripathiarpan20 tripathiarpan20 force-pushed the feature/streaming-smoothness branch from 168f2de to 7cbf8ab Compare November 13, 2024 16:44
@tripathiarpan20 tripathiarpan20 force-pushed the feature/streaming-smoothness branch from 567687f to 0e178e0 Compare November 28, 2024 14:22
@@ -194,6 +221,29 @@ async def consume_generator(
logger.info(f" 👀 Queried node: {node.node_id} for task: {task}. Success: {not first_message}.")

response_time = time.time() - start_time

# Penalize for inconsistent interval between chunks
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can make this a function please with configurable params

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.

2 participants