Skip to content

load models from local disk#229

Open
linkliu wants to merge 1 commit intoZyphra:mainfrom
linkliu:main
Open

load models from local disk#229
linkliu wants to merge 1 commit intoZyphra:mainfrom
linkliu:main

Conversation

@linkliu
Copy link

@linkliu linkliu commented May 8, 2025

add the code that make zonos load models from local disk.
cause the hf cache will lose efficacy by some time after, then it will re-download model from hf. it was cost a lot of time casue the model more than 3GB.

1.create "models" folder in the root

image

2.git clone the models from hf or modelscope

image
image

3.run the zonos

AndyX90 added a commit to AndyX90/Zonos that referenced this pull request Jun 8, 2025
@Solenhya
Copy link

Solenhya commented Oct 2, 2025

You just need to use the from_local function and so there is no need to remove remote model hosting functionality

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.

2 participants