File size: 1,198 Bytes
ebe042f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
error: packet write failed: Broken pipe
error: external filter 'git-lfs filter-process' failed
error: git-lfs filter-process died of signal 1
fatal: model-00001-of-00010.safetensors: clean filter 'lfs' failed
On branch main
Your branch is up to date with 'origin/main'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: .gitattributes
Untracked files:
(use "git add <file>..." to include in what will be committed)
added_tokens.json
config.json
configuration_chatglm.py
generation_config.json
model-00001-of-00010.safetensors
model-00002-of-00010.safetensors
model-00003-of-00010.safetensors
model-00004-of-00010.safetensors
model-00005-of-00010.safetensors
model-00006-of-00010.safetensors
model-00007-of-00010.safetensors
model-00008-of-00010.safetensors
model-00009-of-00010.safetensors
model-00010-of-00010.safetensors
model.safetensors.index.json
modeling_chatglm.py
nohup.out
special_tokens_map.json
tokenization_chatglm.py
tokenizer.model
tokenizer_config.json
upload.sh
no changes added to commit (use "git add" and/or "git commit -a")
|