Skip to content

Conversation

DaozeZhang
Copy link
Collaborator

@DaozeZhang DaozeZhang commented Feb 25, 2025

PR type

  • Document Updates
  • More Models or Datasets Support

PR information

Support Baichuan-M1-14B-Instruct

DaozeZhang and others added 29 commits September 10, 2024 16:59
],
TemplateType.baichuan_m1,
get_model_tokenizer_baichuan_m1,
architectures=['BaichuanM1ForCausalLM', 'BaichuanM1ForCausalLM'],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个写两遍是为什么呢

import torch

os.environ['CUDA_VISIBLE_DEVICES'] = '0,1,2,3'
os.environ['CUDA_VISIBLE_DEVICES'] = '1'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还原一下

@Jintao-Huang Jintao-Huang linked an issue Feb 26, 2025 that may be closed by this pull request
@DaozeZhang DaozeZhang merged commit 45675a9 into modelscope:main Feb 26, 2025
2 checks passed
@DaozeZhang DaozeZhang deleted the baichuan-m1 branch February 26, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

请问支持Baichuan-M1-14B-Instruct吗?

2 participants