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

Convert to Triton Punica kernels #658

Merged
merged 77 commits into from
Nov 5, 2024
Merged

Convert to Triton Punica kernels #658

merged 77 commits into from
Nov 5, 2024

Conversation

tgaddair
Copy link
Contributor

@tgaddair tgaddair commented Oct 24, 2024

Breaking changes:

  • Dynamic adapter loading and preloaded adapters can no longer be used together.

@tgaddair tgaddair marked this pull request as ready for review November 4, 2024 20:35
axum::Server::bind(&addr)
.serve(
Router::new()
.route("/health", get(health))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@noyoshi @magdyksaleh not sure if this is needed and we need to add this back? Let me know.

Copy link
Collaborator

Choose a reason for hiding this comment

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

yes can we please keep it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like this was only enabled when using ngrok tunneling, which is unsupported at the moment. Are we using ngrok today?

@tgaddair tgaddair merged commit 902a68c into main Nov 5, 2024
3 checks passed
@tgaddair tgaddair deleted the optimizations branch November 5, 2024 18:37
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.

3 participants