Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix dataset copy #1569

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

Jintao-Huang
Copy link
Collaborator

PR type

  • Bug Fix
  • New Feature
  • Document Updates
  • More Models or Datasets Support

FIX: #1453

@Jintao-Huang Jintao-Huang merged commit 7e751d5 into modelscope:main Aug 1, 2024
2 checks passed
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request Aug 2, 2024
…3-save

* commit 'e27744d87c5dfcd90587cb54d4779af6a207c010':
  fix (modelscope#1575)
  fix quant (modelscope#1573)
  Change multi-modal default lora to llm&projector (modelscope#1571)
  fix qwen-vl lmdeploy (modelscope#1572)
  fix dataset copy (modelscope#1569)
  megatron & qwen2-72b-instruct; fix bugs(modelscope#1566)
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request Aug 3, 2024
* main: (37 commits)
  Fix/0802 (modelscope#1581)
  Fix huge model saving (modelscope#1579)
  update docs (modelscope#1578)
  fix (modelscope#1575)
  fix quant (modelscope#1573)
  Change multi-modal default lora to llm&projector (modelscope#1571)
  fix qwen-vl lmdeploy (modelscope#1572)
  fix dataset copy (modelscope#1569)
  megatron & qwen2-72b-instruct; fix bugs(modelscope#1566)
  fix some bugs in dpo (modelscope#1565)
  add result_dir paramerter to InferArgument (modelscope#1561)
  fix minicpm-v (modelscope#1562)
  revert local mac
  Update docs (modelscope#1558)
  fix xcomposer lora (modelscope#1559)
  support quant_policy (modelscope#1556)
  support lmdeploy & awq (modelscope#1555)
  fix multi node (modelscope#1554)
  support more models (modelscope#1552)
  fix lmdeploy bug (modelscope#1550)
  ...
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.

get_dataset 函数报错,疑似是加载数据太多导致
2 participants