npu-nn-cost-model
npu-nn-cost-model copied to clipboard
Git LFS Budget Issue
Hello, I am trying to build the linux-npu-driver project but am seeing the following error during the build:
:: Downloading models/dma_2_7.vpunn (141 KB)
:: Error downloading object: models/dma_2_7.vpunn (81ff2bf): Smudge error: Error downloading models/dma_2_7.vpunn (81ff2bf4c4d3edba39df950c6dd34d80199864adc8b0fcd46131289e4e83053a): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Indeed if I clone intel/npu-nn-cost-model directly and attempt to pull models via git-lfs I see a similar error:
$ git clone https://github.com/intel/npu-nn-cost-model.git
$ cd npu-nn-cost-model
$ git lfs install
Updated Git hooks.
Git LFS initialized.
$ git lfs pull
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Failed to fetch some objects from 'https://github.com/intel/npu-nn-cost-model.git/info/lfs'