Skip to content

Instantly share code, notes, and snippets.

@aiwantaozi
Created September 29, 2024 08:53
Show Gist options
  • Select an option

  • Save aiwantaozi/0187a974997d7b9cc3ef6d8eaba2e68a to your computer and use it in GitHub Desktop.

Select an option

Save aiwantaozi/0187a974997d7b9cc3ef6d8eaba2e68a to your computer and use it in GitHub Desktop.
parser error
(michelia-gpustack) PS C:\Users\michelia\code\gpustack\gpustack\third_party\bin\gguf-parser> .\gguf-parser-windows-amd64.exe --version
gguf-parser-windows-amd64.exe version v0.11.0
(michelia-gpustack) PS C:\Users\michelia\code\gpustack\gpustack\third_party\bin\gguf-parser> .\gguf-parser-windows-amd64.exe -ms-repo Qwen/Qwen2.5-1.5B-Instruct-GGUF -ms-file qwen2.5-1.5b-instruct-q5_0.gguf
failed to parse GGUF file: open http file: stat: do get request: do request: Get "https://modelscope.cn/models/Qwen/Qwen2.5-1.5B-Instruct-GGUF/resolve/master/qwen2.5-1.5b-instruct-q5_0.gguf": lookup modelscope.cn: context deadline exceeded
(michelia-gpustack) PS C:\Users\michelia\code\gpustack\gpustack\third_party\bin\gguf-parser> .\gguf-parser-windows-arm64.exe -ms-repo Qwen/Qwen2.5-1.5B-Instruct-GGUF -ms-file qwen2.5-1.5b-instruct-q5_0.gguf
failed to parse GGUF file: open http file: stat: do get request: do request: Get "https://modelscope.cn/models/Qwen/Qwen2.5-1.5B-Instruct-GGUF/resolve/master/qwen2.5-1.5b-instruct-q5_0.gguf": lookup modelscope.cn: context deadline exceeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment