无法加载模型bin或者guff模型
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- machine-learning
Research direction
Start at src/graph/ggml_llama.cpp line 37 and reproduce the failure with a model other than chinese-alpaca-7b-q4.bin. Compare the model types accepted there with the model formats that load successfully in llama.cpp. Done means supported bin or GGUF models load without the unsupported-model assertion.
Written by the indexing model from the issue text.
Description
除了官方示例的chinese-alpaca-7b-q4.bin,其他的都会报如下错误。
Assert ' 0 ' failed at file : /home/openkylin/workspace/InferLLM/src/graph/ggml_llama.cpp
line 37 : virtual void inferllm::GgmlLlamaGraph::load(std::shared_ptrinferllm::InputFile, inferllm::LlmParams&, std::shared_ptrinferllm::Vocab),
extra message: unsupported model type.已放弃
然而我将相同的模型用llama.cpp运行没有问题
- Dominant language
- C++
- Stars
- 752
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MegEngine/InferLLM
-
SG2042 服务器 make 出错 Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
有打算支持qwen吗 Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
这个有windows的部署教程吗 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
All issues in MegEngine/InferLLM
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
ros2/message_filters#338 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
subsurface/subsurface#4984 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
google-ai-edge/LiteRT-LM#3739 ·