OptimalScale / OptimalScale/LMFlow

baichuan-inc_Baichuan2-7B-Chat can't training

Open
#678 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pending
Dominant language
Python
Stars
8.5k
Forks
822
PR merge metrics
No merged PRs in 30d

Description

感觉是baicihuan2的tokenizer做了更新,可能需要适配一下
报了个这样的错误:
Tokenizer class BaichuanTokenizer does not exist or is not currently imported.

版本的话是用的最新的代码,v0.05。
感觉改一下tokenizer应该就可以。

Contributor guide

Open the contributing guide

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 reproducing training for baichuan-inc_Baichuan2-7B-Chat with the latest v0.05 code and inspect the tokenizer integration that raises “Tokenizer class BaichuanTokenizer does not exist or is not currently imported.” Identify the relevant tokenizer entry point from that failure; the work is done when the model’s tokenizer is recognized and training starts successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.