Skip to content

Disbale Unsloth's compiled/fast generaton paths for CI#290

Open
sreeram-11 wants to merge 4 commits into
mainfrom
sreeram/unsloth-py312
Open

Disbale Unsloth's compiled/fast generaton paths for CI#290
sreeram-11 wants to merge 4 commits into
mainfrom
sreeram/unsloth-py312

Conversation

@sreeram-11
Copy link
Copy Markdown
Collaborator

@sreeram-11 sreeram-11 commented May 23, 2026

  1. Updated test_unsloth_ci.py
    • Avoids Torch Inductor / Unsloth compiled generation issues on ROCm
    • os.environ["UNSLOTH_COMPILE_DISABLE"] = "1"
    • os.environ["UNSLOTH_DISABLE_FAST_GENERATION"] = "1"
  2. Removes stale compiled cache before running the CI script (test_unsloth_ci.py)
  3. Added a note which tells users that the bitsandbytes library load error message can be ignored. Otherwise, users may assume that the playbook is broken.

@sreeram-11 sreeram-11 requested a review from danielholanda May 23, 2026 06:22
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.

1 participant