QAnything icon indicating copy to clipboard operation
QAnything copied to clipboard

./run.sh -c local -i 0 -b hf -m MiniChat-2-3B -t minichat报错

Open xiaoma1990-git opened this issue 10 months ago • 6 comments

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • [X] 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

No response

期望行为 | Expected Behavior

No response

运行环境 | Environment

- OS:
- NVIDIA Driver:
- CUDA:
- docker:
- docker-compose:
- NVIDIA GPU:
- NVIDIA GPU Memory:

QAnything日志 | QAnything logs

qanything-container-local | ������ LLM ��������������������������� /workspace/qanything_local/logs/debug_logs/fastchat_logs/fschat_model_worker_7801.log ���������������Error... qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | tokenizer.Load(self.vocab_file) qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/sentencepiece/init.py", line 905, in Load qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | return self.LoadFromFile(model_file) qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | File "/usr/local/lib/python3.10/dist-packages/sentencepiece/init.py", line 310, in LoadFromFile qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | return _sentencepiece.SentencePieceProcessor_LoadFromFile(self, arg) qanything-container-local | 2024-04-07 15:54:44 | ERROR | stderr | RuntimeError: Internal: src/sentencepiece_processor.cc(1101) [model_proto->ParseFromArray(serialized.data(), serialized.size())]

复现方法 | Steps To Reproduce

No response

备注 | Anything else?

No response

xiaoma1990-git avatar Apr 07 '24 08:04 xiaoma1990-git