Text Generation
Transformers
PyTorch
JAX
Safetensors
bloom
text-generation-inference
Inference Endpoints

Git Clone Issue

#15
by xqiuvu - opened

Use git clone to download the repo. There is an error Encountered 1 file(s) that may not have been copied correctly on Windows: pytorch_model.bin

Command used:
git lfs install
git clone https://huggingface.co/bigscience/bloom-7b1

BigScience Workshop org

Are you on Windows? If you're not, then it's just a warning (from git-lfs), and things should be alright.

Are you on Windows? If you're not, then it's just a warning (from git-lfs), and things should be alright.

Yeah, I'm using windows. But I used windows subsystem for linux.

BigScience Workshop org

not 100% sure, but i suspect things should be alright (it's just a warning).

Are you able to .from_pretrained() from your local clone?

xqiuvu changed discussion status to closed
xqiuvu changed discussion status to open

Hi Julien,

Yeah, I can load from local files. Looks like it's not a big issue.

xqiuvu changed discussion status to closed

Sign up or log in to comment