Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkout failed at git clone the tokenizer #236

Open
ghost opened this issue Dec 29, 2024 · 0 comments
Open

checkout failed at git clone the tokenizer #236

ghost opened this issue Dec 29, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 29, 2024

I got this message at a clean new Comfy install , trying to setup Hunyuan Video:

PS C:\LTX\ComfyUI_windows_portable\ComfyUI\models\LLM> git clone https://huggingface.co/Kijai/llava-llama-3-8b-text-encoder-tokenizer
Cloning into 'llava-llama-3-8b-text-encoder-tokenizer'...
remote: Enumerating objects: 15, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 15 (delta 0), reused 0 (delta 0), pack-reused 3 (from 1)
Unpacking objects: 100% (15/15), 2.23 MiB | 1.05 MiB/s, done.
Downloading model-00001-of-00004.safetensors (5.0 GB)
Error downloading object: model-00001-of-00004.safetensors (2b02fba): Smudge error: Error downloading model-00001-of-00004.safetensors (2b02fba27be6e617a678a8e159275dc9084b1894c8627a9cb47a3d436f7f40d2): batch response: Post "https://huggingface.co/Kijai/llava-llama-3-8b-text-encoder-tokenizer.git/info/lfs/objects/batch": dial tcp [2600:9000:2093:7e00:17:b174:6d00:93a1]:443: connectex: An attempt was made to access a socket in a way forbidden by its access permissions.

Errors logged to 'C:\LTX\ComfyUI_windows_portable\ComfyUI\models\LLM\llava-llama-3-8b-text-encoder-tokenizer.git\lfs\logs\20241229T144726.5828803.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: model-00001-of-00004.safetensors: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Any Idea what wrong ?

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

No branches or pull requests

0 participants