microsoft / microsoft/BitNet

I can't download the model

Open
#329 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
40.3k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

When I try to download the model to compile it, it stays in this state:

(miniconda-bitnet-p3_9) bitnet@BitNet:~/BitNet$ hf download microsoft/BitNet-b1.58-2B-4T-gguf --local-dir models/BitNet-b1.58-2B-4T
Fetching 3 files: 0%| | 0/3 [00:00<?, ?it/s] Downloading 'ggml-model-i2_s.gguf' to 'models/BitNet-b1.58-2B-4T/.cache/huggingface/download/f28pn7v36EcygdlMWvHpzrkkz6A=.4221b252fdd5fd25e15847adfeb5ee8888650 6ba50b8a34548374492884c2162.incomplete' (resume from 1074878023/1187801280)

ggml-model-i2_s.gguf: 0%|▏ | 3.12M/1.19G [00:19<08:44, 2.26MB/s]

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the hf download microsoft/BitNet-b1.58-2B-4T-gguf --local-dir models/BitNet-b1.58-2B-4T command in the shown Miniconda environment and inspect the incomplete download state. Determine why the model remains at 0% and confirm that the model downloads successfully for compilation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.