Commit Graph

8 Commits

Author SHA1 Message Date
hoshi-hiyouga
77bbf65905 disable valset by default (#6690) 2025-01-17 21:09:30 +08:00
hoshi-hiyouga
e3e2c8c689 [inference] fix stop token for object detection (#6624)
* fix stop token

* update minicpm data pipeline

* fix npu qlora examples
2025-01-13 21:34:20 +08:00
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