Search Criteria
Package Details: unsloth 0.1.47.beta-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/unsloth.git (read-only, click to copy) |
|---|---|
| Package Base: | unsloth |
| Description: | Web UI for training and running open models locally |
| Upstream URL: | https://github.com/unslothai/unsloth |
| Keywords: | ai llm |
| Licenses: | Apache-2.0, AGPL-3.0-or-later |
| Conflicts: | unsloth |
| Provides: | unsloth |
| Submitter: | SelfRef |
| Maintainer: | SelfRef |
| Last Packager: | SelfRef |
| Votes: | 3 |
| Popularity: | 1.08 |
| First Submitted: | 2026-05-05 09:02 (UTC) |
| Last Updated: | 2026-06-21 12:31 (UTC) |
Dependencies (9)
- python
- python-nest-asyncio
- python-pydantic
- python-typer
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- python-build (make)
- python-installer (make)
Latest Comments
orkut commented on 2026-07-01 06:37 (UTC)
@SelfRef, thank you:)
SelfRef commented on 2026-06-16 11:11 (UTC)
@orkut Updated!
orkut commented on 2026-06-13 09:08 (UTC)
thanks for bringing it as an AUR package:) can you update this please?
SelfRef commented on 2026-05-12 05:41 (UTC)
doaxan: Correct. Thanks
doaxan commented on 2026-05-11 22:28 (UTC) (edited on 2026-05-11 22:32 (UTC) by doaxan)
I think in makedepends npm is needed, not nvm? Although it may not be needed at all..?
SelfRef commented on 2026-05-07 21:27 (UTC)
@void.nugget: Indeed. I've removed the workaround :)
void.nugget commented on 2026-05-07 11:49 (UTC) (edited on 2026-05-07 11:50 (UTC) by void.nugget)
https://github.com/unslothai/unsloth/blob/v0.1.39-beta/studio/frontend/src/features/chat/utils/delete-thread-message.ts#L21
It's fine now, no need to patch the import.
Thank you for your work.