MegEngine / MegEngine/InferLLM
在树莓派3b+上部署,出现无法打开模型的问题
- Dominant language
- C++
- Stars
- 752
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
我在树莓派3b+上运行chatglm2,无法打开模型,请问这种情况怎么解决?
`main: seed = 1715851844
Assert ' m_file ' failed at file : /home/dominic/project/InferLLM-main/src/file.cpp
line 10 : inferllm::InputFile::InputFile(const std::string &, bool),
extra message: Failed to open model file.Aborted
`
Contributor guide
No contributing guide indexed for this repository
Research direction
The failure is reported in src/file.cpp at inferllm::InputFile::InputFile while running chatglm2 on a Raspberry Pi 3B+. Start by reproducing the model-loading command and checking the model file setup; done means identifying the cause of the failed open or documenting the required model-file configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, raspberry-pi
- Domain
- embedded-iot, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100