ZeYi Lin
03dba638e6
fix: text
...
Former-commit-id: 0a52962db365e7456c858a8e58c19313f19d1e09
2024-12-19 21:26:02 +08:00
ZeYi Lin
dd22454fc5
fix: bugs
...
Former-commit-id: d0eb64d5e3472a166c9adac4cb4ba06bdd663e46
2024-12-19 21:08:16 +08:00
hoshi-hiyouga
904f18b4a2
Merge pull request #6395 from hiyouga/hiyouga/fix_genkwargs
...
[generate] fix generate kwargs
Former-commit-id: c6e3c14a93490df6e7f8099e09d62d602a667542
2024-12-19 20:24:17 +08:00
ZeYi Lin
b512a06c3d
docs: config framework
...
Former-commit-id: 7eb49e5ffaea59d8a2756ae7ff55bd57b9077f4b
2024-12-19 20:22:36 +08:00
ZeYi Lin
c31933ef9e
fix: string
...
Former-commit-id: 330691962960fdd2053236e43a919e8f15e2bf27
2024-12-19 20:18:59 +08:00
hiyouga
8524dcaa4a
fix #6391
...
Former-commit-id: d4c1fda1ad19e73484d8d51d81e490cdb8781955
2024-12-19 12:16:38 +00:00
ZeYi Lin
53103f55b6
feat: optimize frontend
...
Former-commit-id: 8c2df41b937f491f7ebf593b20c65a19738c7642
2024-12-19 19:04:19 +08:00
ZeYi Lin
cc5cde734b
feat: swanlab params
...
Former-commit-id: d5cf87990e5bea920ecd1561def09fa17cf328b1
2024-12-19 18:47:27 +08:00
hoshi-hiyouga
af9ef037dd
Merge pull request #6388 from hiyouga/hiyouga/shuffle_control
...
[trainer] support disable shuffling
Former-commit-id: ffbb4dbdb09ba799af1800c78b2e9d669bccd24b
2024-12-19 17:00:12 +08:00
hiyouga
95d3c2620b
support disable shuffling
...
Former-commit-id: c7cedc7569973a2879c689637b2923e8b26f1a81
2024-12-19 08:53:21 +00:00
hiyouga
1a48340680
add swanlab
...
Former-commit-id: 96f8f103e58a8ff307b0ce36c967de04f452434a
2024-12-19 07:12:31 +00:00
hoshi-hiyouga
d6ce1045f7
Merge pull request #6384 from hiyouga/hiyouga/fix_webui
...
[webui] fix webui args
Former-commit-id: 6ccd64ecd9089d8694decde3186836bd8e5df511
2024-12-19 14:57:52 +08:00
hiyouga
92a0d08e27
fix webui
...
Former-commit-id: 369cca8110e6923ad9978b6b93928a3bcb5c6f30
2024-12-19 06:48:03 +00:00
hoshi-hiyouga
910884065e
Merge pull request #6379 from hiyouga/hiyouga/add_paligemma2
...
[model] add paligemma2
Former-commit-id: 933647e6806428a608c2f0fd90b8ea1ea84cdd89
2024-12-18 17:03:11 +08:00
hiyouga
433d116080
add paligemma2
...
Former-commit-id: d3509050dc4d3105a6e62acc9a1ba481269279a2
2024-12-18 08:57:26 +00:00
hoshi-hiyouga
d43080b534
Merge pull request #6313 from ge-xing/main
...
support telechat2 model
Former-commit-id: 015f2137887bb9f27fcb0d6cc67ef729aad4031e
2024-12-18 16:16:17 +08:00
hoshi-hiyouga
5f0dd86c15
Merge pull request #6369 from hiyouga/hiyouga/template
...
[template] support qwen2 tool template
Former-commit-id: af336275021cd6aee3fe9f67b9ac9bcd1276de7c
2024-12-18 04:23:49 +08:00
hiyouga
a421113466
support qwen tool format
...
Former-commit-id: 98795854e3fda7b0c0bc209b3e2496b0036e154e
2024-12-17 20:12:06 +00:00
hiyouga
acd62fddb8
change default replace jinja to false
...
Former-commit-id: bcc413cf64cbee068e2f19475ce7919c65284489
2024-12-17 19:27:10 +00:00
hoshi-hiyouga
d8f6569be1
Merge pull request #5473 from AlongWY/mistral
...
Support Mistral format tools
Former-commit-id: 2fad3792d98f4181ae23e861c3d050fe1bcd8e4e
2024-12-18 03:23:24 +08:00
ylfeng
857d23b324
Support Mistral format tools
...
Former-commit-id: 115924af47496daa747a018952b6a32ccbd9cecb
2024-12-17 19:13:26 +00:00
hoshi-hiyouga
ad00c793ce
Merge pull request #6368 from hiyouga/hiyouga/fix_llama_template
...
[template] fix llama3 tool template
Former-commit-id: 8974a0a185daf7744b4d3a0b2776f9bd72e24426
2024-12-18 01:10:48 +08:00
hiyouga
f6a2bfc0e8
fix llama3 tool template
...
Former-commit-id: df5655f61cb847dc2d9eb7b34266b20343ff90d6
2024-12-17 17:05:10 +00:00
hoshi-hiyouga
1cc24ed206
Merge pull request #6367 from hiyouga/hiyouga/add_model
...
[model&template] add llama3.3 & support llama3 tool prompt
Former-commit-id: e12c80ace8b59a9556ee40f5b810f233f9b8174a
2024-12-18 00:13:28 +08:00
hiyouga
a935933bed
support llama3 tool prompt
...
Former-commit-id: b24ae55ebf548db904a9fe1876192024d8a96108
2024-12-17 15:52:37 +00:00
hoshi-hiyouga
09419dfbab
Merge pull request #5819 from yafshar/remote_code
...
Add trust_remote_code Parameter and Set Default to False
Former-commit-id: 2a832e489b7d88dba3cc8b07ca582cb22ec9a9f1
2024-12-17 21:10:24 +08:00
Yaser Afshar
76ebd62ac1
Add missing key to init_kwargs
...
Former-commit-id: 1c8ad22a5f167bf4e1c845e273583e5cb3a0214e
2024-12-17 12:34:05 +00:00
Yaser Afshar
fe4546a7bb
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
Former-commit-id: 09437763267bc7081159a6878cee9652a2b1ddac
2024-12-17 12:25:12 +00:00
zhaohu xing
cfb4c42ae4
support telechat2 model
...
Former-commit-id: 04f19ed0f36e691d89ccb7ac19bae70c59640aaa
2024-12-17 12:15:33 +00:00
hoshi-hiyouga
fc18db6290
Merge pull request #6364 from hiyouga/hiyouga/control_reenterent_gc
...
[model] support non-reenterent-gc
Former-commit-id: a665ad6178516faf8aaa628d3b2c672ad831d7b7
2024-12-17 19:58:36 +08:00
hiyouga
64bac4bc7e
support non-reenterent-gc & fix #6358
...
Former-commit-id: f319da6937964c5068864f7815efbf3847bd4ad8
2024-12-17 11:41:59 +00:00
hoshi-hiyouga
002c7d2867
Merge pull request #6363 from hiyouga/hiyouga/control_skip_eos
...
[infer] support control eos
Former-commit-id: 69738283071567eeecb492ac38ce1df3b994d975
2024-12-17 19:35:40 +08:00
hiyouga
a94a1eac67
support control eos, fix #6345
...
Former-commit-id: eda76de32bab103c650f246327d214539ae6f291
2024-12-17 10:42:05 +00:00
hoshi-hiyouga
a8a990a9a7
Merge pull request #6362 from hiyouga/hiyouga/mllm_packing
...
[model] generalized packing
Former-commit-id: 9708a39179d7872ff2039086fcadb021265974cc
2024-12-17 18:41:48 +08:00
hiyouga
bff1b94583
generalized packing & fix #6343
...
Former-commit-id: 2d107d3aefd5af61163056634c8b91fe3cb3e77c
2024-12-17 10:26:19 +00:00
hoshi-hiyouga
4caf043cf8
Merge pull request #6359 from hiyouga/hiyouga/fix_qwen2vl_infer
...
[model] fix qwen2vl infern
Former-commit-id: 81815f053f9eef23fa4906cc47496806cfc1735c
2024-12-17 18:15:23 +08:00
hiyouga
50ca43c3fb
fix #6348
...
Former-commit-id: 142191e4664cb1b920aff2f51d1bac6180f2c24b
2024-12-17 10:06:46 +00:00
hoshi-hiyouga
0f49e9cb07
Merge pull request #6334 from hiyouga/hiyouga/add_examples
...
[assets] update wechat and examples
Former-commit-id: e2fbd07096877f76d6bdd1b0c4b2d42aa10c346f
2024-12-15 01:37:01 +08:00
hiyouga
ba901bc000
update assets
...
Former-commit-id: 7059055e89cc3f8557581d5d5b728a82ab5b0899
2024-12-14 17:36:03 +00:00
hiyouga
6f1e450739
fix mrope
...
Former-commit-id: 2811814fc42fb214b3e8be1055f9f57ffd0ffb12
2024-12-12 15:08:17 +00:00
hoshi-hiyouga
93d1cba06e
Merge pull request #6253 from hiyouga/hiyouga/qwen2vl_mm_proj
...
[model] support qwen2vl train proj only
Former-commit-id: bcb4fb353ed810477b7813c6904b33c51efb7f81
2024-12-05 20:25:33 +08:00
hiyouga
cf8cad8e7e
support qwen2vl train proj only
...
Former-commit-id: 99c62660c67fd2567c094bb49ec7d108e5670730
2024-12-05 10:37:42 +00:00
hoshi-hiyouga
255260cfcb
Merge pull request #6251 from hiyouga/hiyouga/vllm_qwen2vl_infer
...
[infer] support qwen2vl vllm infer
Former-commit-id: 561a8e56d95e31dc9a36da4b369af219d7319688
2024-12-05 18:26:19 +08:00
hiyouga
88b06a0c7f
support qwen2vl vllm infer
...
Former-commit-id: 207f8b069ca35a28de4588b4962e7254f451c52c
2024-12-05 10:17:26 +00:00
hoshi-hiyouga
7f8c59144e
Merge pull request #6246 from hiyouga/hiyouga/update_examples
...
[examples] update examples
Former-commit-id: 967a6c12a72b97104bd262b0f2ed945a8b0cd81d
2024-12-05 16:49:30 +08:00
hiyouga
90fb5605c1
update examples
...
Former-commit-id: e5584dc7ba356264034c14ff7d8efcd3d50fa9a3
2024-12-05 08:48:25 +00:00
hoshi-hiyouga
9f9ad6435d
Merge pull request #6242 from hiyouga/hiyouga/fix_script
...
[script] fix scripts
Former-commit-id: c42890bb2b287ac1fccb369a63a6495e7008b245
2024-12-05 11:54:46 +08:00
hiyouga
819f487c8f
fix scripts
...
Former-commit-id: eb3e147d198a3ecb02c65f7733cec7cd9d3814a3
2024-12-05 03:47:32 +00:00
hoshi-hiyouga
9bbeba6323
Merge pull request #6160 from village-way/pr_dataloader
...
fix:tokenized_path not None and load_from_disk return Dataset Trigger…
Former-commit-id: cf298468309cd923d830dcaf7a1aa837519faf1e
2024-12-04 22:18:19 +08:00
hoshi-hiyouga
92940817e7
lint
...
Former-commit-id: 6a5074e46695378b76d58aac8ad7768b6b034b9c
2024-12-04 22:08:27 +08:00