mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 14:22:51 +08:00
update readme
Former-commit-id: f5d0da4d2ac995c85ab891b103503bfa8a80f6db
This commit is contained in:
parent
bff1709a8c
commit
fca1e451b5
@ -12,7 +12,9 @@
|
|||||||
|
|
||||||
\[ English | [中文](README_zh.md) \]
|
\[ English | [中文](README_zh.md) \]
|
||||||
|
|
||||||
Launch an all-in-one Web UI via `python src/train_web.py`.
|
## Example: Fine-tuning large language model within 10 minutes
|
||||||
|
|
||||||
|
Launch an **all-in-one Web UI** via `python src/train_web.py`.
|
||||||
|
|
||||||
https://github.com/hiyouga/LLaMA-Factory/assets/16256802/6ba60acc-e2e2-4bec-b846-2d88920d5ba1
|
https://github.com/hiyouga/LLaMA-Factory/assets/16256802/6ba60acc-e2e2-4bec-b846-2d88920d5ba1
|
||||||
|
|
||||||
|
@ -12,6 +12,12 @@
|
|||||||
|
|
||||||
\[ [English](README.md) | 中文 \]
|
\[ [English](README.md) | 中文 \]
|
||||||
|
|
||||||
|
## 示例:在十分钟内微调一个大模型
|
||||||
|
|
||||||
|
通过 `python src/train_web.py` 开启**训练推理一体化界面**。
|
||||||
|
|
||||||
|
https://github.com/hiyouga/LLaMA-Factory/assets/16256802/6ba60acc-e2e2-4bec-b846-2d88920d5ba1
|
||||||
|
|
||||||
## 更新日志
|
## 更新日志
|
||||||
|
|
||||||
[23/09/27] 我们针对 LLaMA 模型支持了 [LongLoRA](https://github.com/dvlab-research/LongLoRA) 提出的 **$S^2$-Attn**。请使用 `--shift_attn` 参数以启用该功能。
|
[23/09/27] 我们针对 LLaMA 模型支持了 [LongLoRA](https://github.com/dvlab-research/LongLoRA) 提出的 **$S^2$-Attn**。请使用 `--shift_attn` 参数以启用该功能。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user