Skip to content

FIX: Skip X-LoRA tests for transformers >= 4.49.0#2383

Closed
BenjaminBossan wants to merge 1 commit into
huggingface:mainfrom
BenjaminBossan:fix-skip-xlora-transformers-4.49
Closed

FIX: Skip X-LoRA tests for transformers >= 4.49.0#2383
BenjaminBossan wants to merge 1 commit into
huggingface:mainfrom
BenjaminBossan:fix-skip-xlora-transformers-4.49

Conversation

@BenjaminBossan

@BenjaminBossan BenjaminBossan commented Feb 18, 2025

Copy link
Copy Markdown
Member

Since the latest transformers release of v4.49.0, X-LoRA tests are broken (see e.g. here). The PR that caused it was:

huggingface/transformers#35724

For the time being, let's skip the X-LoRA tests if this transformers version is detected and also advice users against using X-LoRA with this transformers version.

Since the latest transformers release of v4.49.0, X-LoRA tests are
broken. The PR that caused it was:

huggingface/transformers#35724

For the time being, let's skip the X-LoRA tests if this transformers
version is detected and also advice users against using X-LoRA with this
transformers version.
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@BenjaminBossan

Copy link
Copy Markdown
Member Author

Closing in favor of #2384.

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