Featuregood first issuelora
Repository metrics
- Stars
- (276 stars)
- PR merge metrics
- (Avg merge 5d 22h) (86 merged PRs in 30d)
Description
Checklist
- If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sgl-jax/discussions/new/choose Otherwise, it will be closed.
- Please use English, otherwise it will be closed.
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.