Skip to content

[Bug] test_lora.py bug #7062

@Fridge003

Description

@Fridge003

Checklist

  • 1. I have searched related issues but cannot get the expected help.
  • 2. The bug has not been fixed in the latest version.
  • 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
  • 4. If the issue you raised is not a bug but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
  • 5. Please use English, otherwise it will be closed.

Describe the bug

There is a prompt "AI is a field of computer science focused on" in test/srt/models/lora/test_lora.py that can easily break CI, which might be caused some internal bug of lora.

We remove this prompt temporarily in #7061. It should be added back after this bug is fixed.

Reproduction

Uncomment line 49 of test_lora.py

Image

then run

python3 test/srt/models/lora/test_lora.py 

Environment

Latest main branch

Metadata

Metadata

Labels

bugSomething isn't workinglora

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions