This repository was archived by the owner on Jun 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4b58358
to
0d56e43
Compare
Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: Radoslav Dimitrov <[email protected]>
Signed-off-by: Radoslav Dimitrov <[email protected]>
This reverts commit 32b2d8c.
3d703a0
to
4cd30f4
Compare
Signed-off-by: Radoslav Dimitrov <[email protected]>
4cd30f4
to
7a70414
Compare
jhrozek
approved these changes
Jan 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
really nice work!
lukehinds
approved these changes
Jan 30, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 awesome stuff
lukehinds
pushed a commit
that referenced
this pull request
Jan 31, 2025
* Add integration tests for vllm Signed-off-by: Radoslav Dimitrov <[email protected]> * Try using Qwen/Qwen2.5-Coder-3B-Instruct Signed-off-by: Radoslav Dimitrov <[email protected]> * Go back to using Qwen/Qwen2.5-Coder-0.5B-Instruct Signed-off-by: Radoslav Dimitrov <[email protected]> * Reformat the vllm_fim test Signed-off-by: Radoslav Dimitrov <[email protected]> * Use Qwen/Qwen2.5-Coder-0.5B Signed-off-by: Radoslav Dimitrov <[email protected]> * Revert "Use Qwen/Qwen2.5-Coder-0.5B" This reverts commit 32b2d8c. * Update the expected result for vllm_fim Signed-off-by: Radoslav Dimitrov <[email protected]> --------- Signed-off-by: Radoslav Dimitrov <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The following PR enables the integration tests for vllm.
Details:
Qwen/Qwen2.5-Coder-0.5B-Instruct
model and verifies if it is serving as expectedQwen/Qwen2.5-Coder-0.5B-Instruct
Fixes: #816
Nit: For some reason I wasn't able to get vllm running on my Mac (issue).
What's left:
Logs:
Qwen/Qwen2.5-Coder-3B-Instruct
- https://github.com/stacklok/codegate/actions/runs/13030195063/job/36347712608?pr=806Qwen/Qwen2.5-Coder-0.5B
https://github.com/stacklok/codegate/actions/runs/13032337694/job/36354452847?pr=806