Skip to content

feat: support gpt-oss in sglang-0.5.9#263

Closed
ztang2370 wants to merge 1 commit intoovg-project:mainfrom
ztang2370:feat/support-gpt-oss-in-sglang-0.5.9
Closed

feat: support gpt-oss in sglang-0.5.9#263
ztang2370 wants to merge 1 commit intoovg-project:mainfrom
ztang2370:feat/support-gpt-oss-in-sglang-0.5.9

Conversation

@ztang2370
Copy link
Contributor

std::unique_ptr<FTensor> contiguous_kv_tensor_;
std::shared_ptr<Page> zero_page_;
// Map from group_id to per-group KV cache state.
std::unordered_map<int64_t, KVGroup> kv_groups_;
Copy link
Collaborator

Choose a reason for hiding this comment

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

nits: if its group_id, we can just use a vector IIUC

@ztang2370
Copy link
Contributor Author

Close it as #268 is the preferred way.

@ztang2370 ztang2370 closed this Mar 10, 2026
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