Commit Graph

6 Commits

Author SHA1 Message Date
codingma
03de5ac912 add nf4 qlora support on Ascend NPU (#6601)
* add nf4 qlora support on Ascend NPU

* add transformers version check

* add python>=3.10 requirement description for npu

* tiny fix

---------

Co-authored-by: hoshi-hiyouga <hiyouga@buaa.edu.cn>
2025-01-13 19:43:36 +08:00
Yaser Afshar
0943776326 Add trust_remote_code parameter and remove True
- Introduced a new model parameter `trust_remote_code`
- Set the default value of `trust_remote_code` to `False`
  to enhance security
2024-12-17 12:25:12 +00:00
hiyouga
58ab4579dc add vllm config 2024-11-10 21:28:18 +08:00
hiyouga
2f78b5d62a update examples 2024-06-28 01:17:07 +08:00
hiyouga
d417e63f92 update examples 2024-06-27 00:53:33 +08:00
hiyouga
b6e008c152 update examples 2024-06-13 03:15:06 +08:00