You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Qwen3 tests to use bumblebee-testing models
Replace tiny-random/qwen3 with the proper test models from
bumblebee-testing org and update expected dimensions to match
the tiny-random models:
- Use bumblebee-testing/tiny-random-Qwen3Model (hidden_size: 32)
- Use bumblebee-testing/tiny-random-Qwen3ForCausalLM (vocab_size: 1024)
- Use bumblebee-testing/tiny-random-Qwen3ForSequenceClassification
- Remove specific value assertions since model parameters differ
0 commit comments