sgl-project/sglang-jax

[Feature] Support evict policy for LoRA

Open

#494 opened on Nov 27, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (276 stars) (101 forks)auto 404
Featuregood first issuelora

Description

Checklist

Motivation

Support evict policy for LoRA.

Note: Please initialize the zeros array, and load the weight for it rather than load it directly to overwrite the existing array because this results in mistakes when calculating the lora output.

Related resources

Contributor guide