OpenBMB / OpenBMB/MiniCPM-V

[BUG] <title>

Open
#1,049 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
26.4k
Forks
2.1k
Avg merge
14h 39m
Merged PRs (30d)
3

Description

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
  • 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?
  • 我已经搜索过FAQ | I have searched FAQ
当前行为 | Current Behavior

我在训练MiniCPM-V-4的时候文档里说要调整LLM_TYPE="llama",但我是看dataset.py的函数里判断的时候只有qwen,llama3,minicpm这三个,没有llama

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment
- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):
备注 | Anything else?

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the MiniCPM-V-4 training documentation with the LLM_TYPE checks in dataset.py. Check how the documented "llama" value relates to the accepted qwen, llama3, and minicpm values. The issue is resolved when the documentation and dataset.py agree on the supported setting, with the training guidance verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.