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

support llama-3-chinese-8b model #846

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

hjh0119
Copy link
Collaborator

@hjh0119 hjh0119 commented Apr 30, 2024

@hjh0119 hjh0119 merged commit d393bb4 into modelscope:main Apr 30, 2024
2 checks passed
@hjh0119 hjh0119 deleted the llama3_cn branch April 30, 2024 04:43
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request Apr 30, 2024
…and_format

* commit 'd393bb4a1b7a54709678795f950e91cccdcb51e5':
  update (modelscope#846)
  fix xcomposer device_map (modelscope#844)
  fix merge_lora_dtype (modelscope#842)
  Fix infer default dtype (modelscope#834)
  fix ui (modelscope#830)
  support Internvl-chat-v1.5 model (modelscope#824)

# Conflicts:
#	swift/llm/infer.py
#	swift/llm/utils/model.py
#	swift/llm/utils/template.py
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request Apr 30, 2024
* main:
  Fix code format and docs (modelscope#847)
  update (modelscope#846)
  fix xcomposer device_map (modelscope#844)
  fix merge_lora_dtype (modelscope#842)
  Fix infer default dtype (modelscope#834)
  fix ui (modelscope#830)
  support Internvl-chat-v1.5 model (modelscope#824)
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request May 10, 2024
* main: (24 commits)
  fix pre-commit
  traindataset异常提示 (modelscope#859)
  Feat/pack (modelscope#881)
  fix swift cli exit code if subprocess is failed (modelscope#879)
  support Deepseek-V2-Chat and InternVL-Chat-V1.5-int8 model  (modelscope#876)
  add llava-llama (modelscope#873)
  support ORPO algorithm (modelscope#854)
  fix dataset info deepcopy (modelscope#871)
  fix dataset_test_ratio=1 (modelscope#869)
  Refactor dataset (modelscope#802)
  Feat/loras (modelscope#865)
  Update tuner docs (modelscope#853)
  update docs (modelscope#850)
  Fix code format and docs (modelscope#847)
  update (modelscope#846)
  fix xcomposer device_map (modelscope#844)
  fix merge_lora_dtype (modelscope#842)
  Fix infer default dtype (modelscope#834)
  fix ui (modelscope#830)
  support Internvl-chat-v1.5 model (modelscope#824)
  ...

# Conflicts:
#	docs/source/LLM/自定义与拓展.md
#	docs/source_en/LLM/Customization.md
#	examples/pytorch/llm/custom.py
#	scripts/benchmark/exp_utils.py
#	scripts/utils/run_dataset_info.py
#	swift/aigc/diffusers/train_controlnet.py
#	swift/aigc/diffusers/train_controlnet_sdxl.py
#	swift/aigc/diffusers/train_text_to_image.py
#	swift/aigc/diffusers/train_text_to_image_lora.py
#	swift/aigc/diffusers/train_text_to_image_lora_sdxl.py
#	swift/aigc/diffusers/train_text_to_image_sdxl.py
#	swift/llm/__init__.py
#	swift/llm/deploy.py
#	swift/llm/dpo.py
#	swift/llm/export.py
#	swift/llm/infer.py
#	swift/llm/sft.py
#	swift/llm/tuner.py
#	swift/llm/utils/__init__.py
#	swift/llm/utils/argument.py
#	swift/llm/utils/client_utils.py
#	swift/llm/utils/dataset.py
#	swift/llm/utils/model.py
#	swift/llm/utils/preprocess.py
#	swift/llm/utils/template.py
#	swift/llm/utils/utils.py
#	swift/trainers/trainers.py
#	swift/tuners/base.py
#	swift/ui/llm_infer/llm_infer.py
#	swift/ui/llm_infer/runtime.py
#	swift/ui/llm_train/dataset.py
#	swift/ui/llm_train/llm_train.py
#	tests/llm/test_run.py
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.

None yet

2 participants