mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 16:18:10 +08:00
add model link
Former-commit-id: 159729929516f68aa1f43a852ed50ca0fac81523
This commit is contained in:
parent
de4b9334e1
commit
bf381563ff
@ -1,6 +1,7 @@
|
|||||||
# coding=utf-8
|
# coding=utf-8
|
||||||
# Converts the Qwen models in the same format as LLaMA2.
|
# Converts the Qwen models in the same format as LLaMA2.
|
||||||
# Usage: python llamafy_qwen.py --input_dir input --output_dir output --shard_size 10GB
|
# Usage: python llamafy_qwen.py --input_dir input --output_dir output --shard_size 10GB
|
||||||
|
# Converted model: https://huggingface.co/hiyouga/Qwen-14B-Chat-LLaMAfied
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import fire
|
import fire
|
||||||
|
Loading…
x
Reference in New Issue
Block a user