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

Fix for vLLM cache kernel signature update (fp8 attention) #223

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

masahi
Copy link
Member

@masahi masahi commented Feb 27, 2024

To comply with the vllm kernel change in https://github.com/octoml/tvm/pull/48

@masahi masahi merged commit 4b59cfa into octoml:batch-serving Feb 27, 2024
1 check passed
@masahi masahi deleted the cache-dtype-fix branch February 27, 2024 08:10
Lunderberg pushed a commit to Lunderberg/mlc-llm that referenced this pull request Feb 27, 2024
This PR adds the following:

* A Python chat module with the same functionality defined in the CLI (note that this requires a module without tvm_runtime dependency, see changes to CMakeLists.txt)
* A REST API that supports some common endpoints for interacting with Vicuna and RedPajama with streaming support
* A sample client that shows you how to use the endpoints
* Some documentation on how to run the server and client
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.

1 participant