alibaba / rtp-llm

RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.
Apache License 2.0
437 stars 38 forks source link

git clone Error #78

Open hz0ne opened 3 days ago

hz0ne commented 3 days ago

When I clone repo, git lfs notify the This repository is over its data quota. Error, and break the cloning process. Plz check the necessary file sizes and fix quota.

Error detail:

$ git-lfs filter-process
Error downloading object: maga_transformer/models/test/testdata/llama/AquilaChat2-7B/pytorch_model.bin (30e2f24): Smudge error: Error downloading maga_transformer/models/test/testdata/llama/AquilaChat2-7B/pytorch_model.bin (30e2f243cf6380041d865181f71f9d1d270162b1b712c06fed66cd5aee50d332): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
ySingularity commented 2 days ago

We will fix it later. You can skip lfs download for now, as most of these files are used for testing.

khan-yin commented 1 day ago

the same problem I got