Replies: 1 comment
-
|
Yeah, this definitely needs to be updated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since v0.9.0, GGUF models downloaded via Hugging Face land in the HF hub cache
(on Windows:
C:\Users\<user>\.cache\huggingface\hub\...), but the UI stillonly shows the legacy app data directory (
%APPDATA%\com.pais.handy\models).There's no link or mention of the new location anywhere, so users looking for
their downloaded models only find the old .bin files and assume the download
failed.
Suggestion:
or add an "Open model folder" button per model
describes the legacy folder
Handy v0.9.1, Windows 11 x64.
Beta Was this translation helpful? Give feedback.
All reactions