mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
Upgrade README.md
Former-commit-id: 697f768d7185789ee054c94f4f161a65b8a505bc
This commit is contained in:
parent
8404b94bf6
commit
f8378037a8
@ -22,6 +22,7 @@ examples/
|
|||||||
├── full_multi_gpu/
|
├── full_multi_gpu/
|
||||||
│ ├── single_node.sh: 使用 DeepSpeed 进行单节点训练
|
│ ├── single_node.sh: 使用 DeepSpeed 进行单节点训练
|
||||||
│ └── multi_node.sh: 使用 DeepSpeed 进行多节点训练
|
│ └── multi_node.sh: 使用 DeepSpeed 进行多节点训练
|
||||||
|
| └── predict.sh: 使用单卡做全参批量预测
|
||||||
├── merge_lora/
|
├── merge_lora/
|
||||||
│ ├── merge.sh: 将 LoRA 权重合并到预训练模型中
|
│ ├── merge.sh: 将 LoRA 权重合并到预训练模型中
|
||||||
│ └── quantize.sh: 使用 AutoGPTQ 量化模型
|
│ └── quantize.sh: 使用 AutoGPTQ 量化模型
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user