Skip to content

Update unsloth playbook setup and simplify pytorch dependency#320

Open
lucbruni-amd wants to merge 1 commit into
mainfrom
users/lucbruni-amd/unsloth-playbook-updates
Open

Update unsloth playbook setup and simplify pytorch dependency#320
lucbruni-amd wants to merge 1 commit into
mainfrom
users/lucbruni-amd/unsloth-playbook-updates

Conversation

@lucbruni-amd
Copy link
Copy Markdown
Collaborator

@lucbruni-amd lucbruni-amd commented May 29, 2026

Summary

  • Add render/video group prerequisite for non-reference devices (verified logout/login is sufficient, no reboot needed)
  • Remove redundant pip installs (unsloth-zoo, timm, datasets, transformers, trl) — already pulled transitively by unsloth[amd]
  • Remove python3-venv install from halo_box (pre-installed)
  • Drop rocm from @require tag — torch torchvision torchaudio install is sufficient for this playbook (pulls rocm[libraries] transitively; rocm[devel] not needed)
  • Simplify pytorch.md install commands (remove --upgrade pip, --force-reinstall, --no-cache-dir)
  • Code-highlight bitsandbytes in cautionary note

- Add render/video group prerequisite for non-reference devices
- Remove redundant pip installs (unsloth-zoo, timm, datasets, transformers, trl)
  already pulled transitively by unsloth[amd]
- Remove python3-venv install from halo_box (pre-installed)
- Drop rocm from @require tag (torch install sufficient for this playbook)
- Simplify pytorch.md install commands (remove --upgrade pip, --force-reinstall)
- Code-highlight bitsandbytes in cautionary note
@danielholanda
Copy link
Copy Markdown
Collaborator

Please wait for @adamlam2-amd 's review before merging

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.

3 participants