SIGN IN SIGN UP
unslothai / unsloth UNCLAIMED

Unsloth Studio is a web UI for training and running open models like Qwen, DeepSeek, gpt-oss and Gemma locally.

0 0 100 Python

Fix error when context-resizing (#5860)

Harden local GGUF detection so a .gguf path is not misrouted to the transformers backend during the brief Windows lock window after llama-server is killed. Catch OSError from stat() and treat the path as the file, while a directory named *.gguf still falls through to the directory scan. Adds regression tests for the lock-window and directory cases.
S
Suyadi committed
87ee06a9932fed77bb78093b24cf3c3c0d390fe5
Parent: 109a666
Committed by GitHub <noreply@github.com> on 5/31/2026, 7:05:42 AM