hiyouga
|
b31d808655
|
fix paligemma inference
Former-commit-id: 46357b7a677e8ba2e0a7c9d4ec1974abd061569c
|
2024-05-20 23:36:43 +08:00 |
|
hiyouga
|
e30975e9a2
|
add kto to webui
Former-commit-id: 6c866f4dbd45e868860be8351d1a65c4e1a4e02b
|
2024-05-20 21:20:25 +08:00 |
|
zhangzc
|
de9f1583c2
|
fix conflict
Former-commit-id: 6922b23a748c2459147bf44b96d86daa89f2c96c
|
2024-05-20 17:10:01 +08:00 |
|
hiyouga
|
ab48653e63
|
fix chat engines
do not use pop(key, default) since api assigns None to dict values
Former-commit-id: 3ebbd0b55ea07de2897c27ca54eeab5c3b319419
|
2024-05-20 00:36:43 +08:00 |
|
hoshi-hiyouga
|
6d7a1e3f8f
|
Merge pull request #3812 from ycjcl868/feat/chat-support-system-prompt
feat: cli chat support system_message
Former-commit-id: 96596990527403e910c81e95e38bf2638541cf31
|
2024-05-20 00:31:32 +08:00 |
|
hoshi-hiyouga
|
e093dad7cb
|
Update vllm_engine.py
Former-commit-id: 0b8278bd21baf35d3f60c6ed24f110b391c92a47
|
2024-05-20 00:31:04 +08:00 |
|
hoshi-hiyouga
|
b103a121f0
|
Update hf_engine.py
Former-commit-id: ce8b902e538c69d89f207db8a43c85072cd70265
|
2024-05-20 00:30:45 +08:00 |
|
hoshi-hiyouga
|
3578abc7a4
|
Update generating_args.py
Former-commit-id: 861c146fa7d9cb5b99372464bd068c20fa36415d
|
2024-05-20 00:29:31 +08:00 |
|
hoshi-hiyouga
|
17d398f419
|
Update chat_model.py
Former-commit-id: 7736aafdc81d175e9fb484dbb7cae9263120a0fc
|
2024-05-20 00:29:12 +08:00 |
|
hiyouga
|
3453a8eebb
|
fix jinja template
Former-commit-id: 353561f0e3914de3f81499c4e4b831ae0a6383b6
|
2024-05-19 23:38:30 +08:00 |
|
ycjcl868
|
77a089c35c
|
feat: cli chat support system_message
Former-commit-id: e3982bff596d01992733687a580c4f41c558061c
|
2024-05-19 23:17:46 +08:00 |
|
hiyouga
|
516d83c946
|
fix zero2 high ram usage
Former-commit-id: 01797126eb173250250e31f8e76b69ae0047745d
|
2024-05-19 21:53:54 +08:00 |
|
hiyouga
|
fd02c9f973
|
fix hf gen args
Former-commit-id: 491a84976258cbb2a2647922420e2f84de1e38cd
|
2024-05-19 19:39:32 +08:00 |
|
hiyouga
|
351e80a656
|
fix envs
Former-commit-id: d5e150cfb98f8216713415564ab386b8320c88cb
|
2024-05-19 18:27:18 +08:00 |
|
hiyouga
|
4f04e2ed93
|
fix #3807
Former-commit-id: 08b695969049de8bf9bd3e90b9700736d90385ee
|
2024-05-19 17:07:57 +08:00 |
|
hiyouga
|
fbe963a96a
|
safe output path in webui
Former-commit-id: 23f14262e0d54631630c084ba71e0433ea1d4640
|
2024-05-18 22:42:28 +08:00 |
|
hiyouga
|
d13b8bee8a
|
fix jetmoe z3 block
Former-commit-id: cb00a14d905395c4b8fadb955f0424a4c56668de
|
2024-05-18 22:28:45 +08:00 |
|
hiyouga
|
0aa072a155
|
improve data process logger
Former-commit-id: 33d0b012b56dbafc9fff87b821c2d1bf1409dbb5
|
2024-05-18 22:02:42 +08:00 |
|
hiyouga
|
9c1c59e481
|
fix #3803
Former-commit-id: 1ef12c95059d14a1717c82ce04e529e7ad6435ed
|
2024-05-18 16:13:14 +08:00 |
|
hiyouga
|
2bff90719b
|
improve KTO impl., replace datasets
Former-commit-id: e56a57ddcf061de6e4acc8679f7dbf0b68364986
|
2024-05-18 03:44:56 +08:00 |
|
hoshi-hiyouga
|
e4570e28a8
|
Merge pull request #3785 from enji-zhou/feature/add_kto
add kto
Former-commit-id: f60faa23e23022fd855dac6b1ecbd21e095bccb5
|
2024-05-18 03:07:18 +08:00 |
|
hoshi-hiyouga
|
0fd1a05cec
|
Update model_args.py
Former-commit-id: f40a2fe5334865763e4d513292d359317b7a091b
|
2024-05-17 16:16:41 +08:00 |
|
juejuezi
|
6373d307ec
|
feat: pass the max_lora_rank parameter to vLLM backend
Former-commit-id: a8756d839405ecb5deabe885cf11d1a61564deee
|
2024-05-17 16:07:39 +08:00 |
|
hiyouga
|
a32c3a50fc
|
add deepseek v2 lite model
Former-commit-id: 5e864e6b721d8b891b1cc2ca2dcac41babb9eaaf
|
2024-05-17 13:25:36 +08:00 |
|
enji.zhou
|
66b5634ebf
|
add kto
Former-commit-id: ec51986cf70b0bdd79b8141e45916670fb97a08e
|
2024-05-17 13:09:17 +08:00 |
|
hiyouga
|
969e605c7e
|
better dtype handle in loading
Former-commit-id: 663f0577dd61a1a31191db2c6fbb0c7cea533b21
|
2024-05-17 02:14:56 +08:00 |
|
hiyouga
|
45329d9e3c
|
enable inbrowser in webui
Former-commit-id: 71fdeedb64b2339eb1c740d670b87e0c03dada68
|
2024-05-17 00:08:56 +08:00 |
|
hiyouga
|
6481321470
|
add falcon 11b
Former-commit-id: 897acc725edc204fad393cc9616828431b4fa768
|
2024-05-17 00:08:33 +08:00 |
|
hiyouga
|
dfa686b617
|
rename package
Former-commit-id: a07ff0c083558cfe6f474d13027642d3052fee08
|
2024-05-16 18:39:08 +08:00 |
|