Commit Graph

819 Commits

Author SHA1 Message Date
hiyouga 37ec5deaec update tool test 2024-01-21 19:41:46 +08:00
hiyouga f51d48ea08 fix api 2024-01-21 19:15:27 +08:00
hiyouga e0a717aa3a fix #2268 2024-01-21 14:11:38 +08:00
hiyouga 3bc301be02 tiny fix 2024-01-21 13:26:12 +08:00
hoshi-hiyouga ea6db72631
Merge pull request #2266 from yhyu13/fix_export_model_dtype
Remove manully set use_cache; torch_dtype is not str, save model as b…
2024-01-21 12:40:39 +08:00
hoshi-hiyouga 2533be5e2a
Merge branch 'main' into fix_export_model_dtype 2024-01-21 12:40:24 +08:00
hoshi-hiyouga 662b9a9dcf
Update tuner.py 2024-01-21 12:39:38 +08:00
hoshi-hiyouga 11f612deab
Merge pull request #2262 from fenglui/main
fix torch_dtype check of export_model
2024-01-21 12:34:37 +08:00
hiyouga 3c1e256992 format 2024-01-21 12:34:17 +08:00
hoshi-hiyouga 3ba75dc071
Merge pull request #2264 from seoeaa/main
add russian lang
2024-01-21 12:25:24 +08:00
yhyu13 9cdbd3bfc8 Remove manully set use_cache; torch_dtype is not str, save model as bfloat16 used to fail; 2024-01-21 11:12:15 +08:00
Aleksandr ace7fd4e0a add russian lang 2024-01-21 04:28:14 +03:00
fenglui f7c5b2d105 fix torch_dtype check of export_model 2024-01-21 05:01:53 +08:00
hiyouga a0d59aa4ec release v0.5.0 (real) 2024-01-21 01:54:49 +08:00
hiyouga 3e982cc714 finish agent 2024-01-21 01:47:33 +08:00
hiyouga 55f707196e fix api 2024-01-21 00:03:09 +08:00
hiyouga a9c18255aa fix internlm2 template 2024-01-20 23:33:50 +08:00
hiyouga c550987a72 fix cli_demo 2024-01-20 23:27:10 +08:00
hiyouga cf818a2598 fix #2260 2024-01-20 23:22:09 +08:00
hiyouga 71cfdc2658 release v0.5.0 2024-01-20 20:21:39 +08:00
hiyouga 638234ceee format style 2024-01-20 20:15:56 +08:00
hiyouga f6d6e00337 fix tests 2024-01-20 19:58:04 +08:00
hiyouga 38af076a75 support longlora for main branch 2024-01-20 19:25:22 +08:00
hoshi-hiyouga bb92cdd0db
Merge pull request #2201 from liu-zichen/token_embed_resize
support resize embed for zero3
2024-01-20 17:45:38 +08:00
hiyouga 8cbe4e9609 add upcast_lmhead option 2024-01-19 23:54:25 +08:00
hiyouga 0ff9a1fb4f set use_reentrant=False 2024-01-19 23:29:54 +08:00
hiyouga 12043aab9c fix #2249 2024-01-19 21:44:32 +08:00
hiyouga b6ec112beb add bf16 lora option 2024-01-19 16:29:03 +08:00
hiyouga 35aef8b287 fix function formatter 2024-01-18 16:01:07 +08:00
hiyouga ddd48ce8ab Update tuner.py 2024-01-18 15:06:02 +08:00
hiyouga b5ef993e34 update wechat 2024-01-18 14:54:38 +08:00
hiyouga a73a979afd fix templates 2024-01-18 14:49:52 +08:00
hiyouga 5edf7cce0e fix rm dataset 2024-01-18 14:45:37 +08:00
hiyouga 5ff10fac4f fix pretrain data loader 2024-01-18 14:42:52 +08:00
hoshi-hiyouga 9986cc6dd1
Merge pull request #2226 from hiyouga/dev
support function calling
2024-01-18 14:31:28 +08:00
hiyouga 5608a0da8e update readme 2024-01-18 14:30:48 +08:00
hiyouga 2abfe5fbc2 add tool hint 2024-01-18 13:19:09 +08:00
hiyouga 487dee066f fix dataset 2024-01-18 12:59:30 +08:00
hiyouga f1067d2b58 enable cutoff len 2024-01-18 12:25:42 +08:00
hiyouga 83dbfce8c3 add tool test 2024-01-18 10:26:26 +08:00
hiyouga d9f1cae351 support function calling 2024-01-18 09:54:23 +08:00
hiyouga 28135d787d Update llamafy_internlm2.py 2024-01-18 01:12:31 +08:00
hiyouga 484becae1b Update llamafy_internlm2.py 2024-01-18 01:00:16 +08:00
hiyouga c84a387c2c Update llamafy_internlm2.py 2024-01-18 00:49:31 +08:00
hiyouga f99140d5e8 fix llamafy scripts 2024-01-18 00:37:37 +08:00
hiyouga 7ff4c874d2 fix llamafy_internlm2 2024-01-18 00:26:14 +08:00
hiyouga f1d7ca77b1 add llamafy_internlm2 2024-01-18 00:17:41 +08:00
hiyouga 42859f0734 support export push_to_hub #2183 2024-01-16 23:59:42 +08:00
hiyouga a83fb6d3ff fix #2195 2024-01-16 23:53:50 +08:00
liuzc a5f6a7f4fb support resize embed for zero3 2024-01-16 15:16:20 +08:00