hiyouga
|
0f941f30f7
|
update readme
Former-commit-id: 638043ced426c392014c5f42ce00f378f92f905d
|
2024-05-12 00:33:49 +08:00 |
|
hiyouga
|
10e65f0042
|
fix #3674
Former-commit-id: 56857770f8e66d667e3fe3ad7a11ab321c7fe020
|
2024-05-12 00:03:59 +08:00 |
|
hiyouga
|
88159688bb
|
fix llava config
Former-commit-id: b033232aeaa1890ec6946387608aad4779a7ba10
|
2024-05-12 00:02:49 +08:00 |
|
hoshi-hiyouga
|
ab94060839
|
Merge pull request #3651 from BUAADreamer/main
add some mllm features and try to incorporate Chinese-LLaVA-Med project
Former-commit-id: 5da097f40672e34dbe96b0a7538f3e27dc4a8f29
|
2024-05-11 23:59:08 +08:00 |
|
hoshi-hiyouga
|
7e0ffc0a64
|
Update loader.py
Former-commit-id: 5bfa8e4667534ca7737c5991f59c24ff0d6dc02f
|
2024-05-11 23:58:47 +08:00 |
|
hoshi-hiyouga
|
28d9d7274d
|
Update model_args.py
Former-commit-id: bb2e6b0ea3d5ac62401f075a05feccca3afbc4b4
|
2024-05-11 23:57:05 +08:00 |
|
hoshi-hiyouga
|
fb14d57e97
|
Update patcher.py
Former-commit-id: 708aa5e098b0be90c9dfe6a30b9912883e3bcc04
|
2024-05-11 23:56:40 +08:00 |
|
hoshi-hiyouga
|
4781b63edb
|
Update tuner.py
Former-commit-id: 5f72439a1d1f5cd9ade8bd30056c0dfb6059c1bd
|
2024-05-11 23:55:59 +08:00 |
|
hoshi-hiyouga
|
17975fefd7
|
Update tuner.py
Former-commit-id: 13851fb04524e3a599b6c07d749f7463b8f75319
|
2024-05-11 23:54:53 +08:00 |
|
hoshi-hiyouga
|
1dd674697c
|
Update README_zh.md
Former-commit-id: 1049b29253f332f3f02dff912b8b1b420767de4e
|
2024-05-11 22:44:51 +08:00 |
|
hoshi-hiyouga
|
fde0304e9f
|
Update README.md
Former-commit-id: b8d5d9c8ef2b76713caba96c91642f4f80fffd3d
|
2024-05-11 22:43:04 +08:00 |
|
hoshi-hiyouga
|
6c3efe04e1
|
Merge pull request #3683 from YUUUCC/patch-1
Update constants.py to fix the download issue of the Phi-3 model
Former-commit-id: a384f00018a993118e13b3d33bba6e09530f13dd
|
2024-05-11 16:43:02 +08:00 |
|
BUAADreamer
|
c3e15c049b
|
Merge branch 'main' of https://github.com/BUAADreamer/LLaMA-Factory
Former-commit-id: 7944cbc5764fa884347a341bf2fde00f570c205d
|
2024-05-11 13:11:10 +08:00 |
|
BUAADreamer
|
743d0f22b7
|
add full parameter finetuning of mllm
Former-commit-id: 7be7972f28f3e2a0f4138d10d1eb6f06da9d97fb
|
2024-05-11 13:11:00 +08:00 |
|
BUAADreamer
|
2306cb3ced
|
Merge branch 'hiyouga:main' into main
Former-commit-id: 15dab0677eae8dbb2a059d1c5d0f403d2331f62b
|
2024-05-11 13:10:36 +08:00 |
|
codingma
|
3cd448c01b
|
Merge pull request #3661 from codemayq/main
fix sha1 of glaive_toolcall dataset
Former-commit-id: 101409d9cbb5b6ec352bc7888706ac4058969394
|
2024-05-11 10:12:21 +08:00 |
|
kkkl
|
639c6e9cad
|
Update constants.py
Fix the download issue of the Phi3 model
Former-commit-id: b5c5c315a54504fc35b0f94b613692b9061cac18
|
2024-05-11 00:22:40 +08:00 |
|
BUAADreamer
|
012d93da84
|
Merge branch 'hiyouga:main' into main
Former-commit-id: 508d474754c7cfe25924290ba2b26d2c1a5846aa
|
2024-05-10 20:34:41 +08:00 |
|
codingma
|
e4dba0e948
|
update wechat
Former-commit-id: cd5bb2a0a123997639942f9f79b5ee6e05b71f76
|
2024-05-10 17:25:25 +08:00 |
|
hiyouga
|
9dc209b458
|
resolve python 3.8 package
Former-commit-id: 75aec4cf8e9089808a1731e2848b29191f26d51d
|
2024-05-09 16:52:27 +08:00 |
|
codingma
|
e017fb67d0
|
fix sha1 of glaive_toolcall dataset
Former-commit-id: d5520b6017df01e807fe3a913ee6654814359d5d
|
2024-05-09 16:33:45 +08:00 |
|
Tendo33
|
dd42439b03
|
1.Change the name of is_fastapi_available function
2. Added the log of printing requests when deploying using vllm
Former-commit-id: fd2e6dec589f4ebe55d4c203991c47bf5b728ef8
|
2024-05-09 14:28:01 +08:00 |
|
BUAADreamer
|
a185cf7e18
|
add push processor to hub
Former-commit-id: 8b997e32fb19d60ab81c2c3437a3b40aa5bdeee3
|
2024-05-09 14:05:19 +08:00 |
|
BUAADreamer
|
08de91434c
|
add mllm processor save and Chinese-LLaVA-Med show
Former-commit-id: fdb3955448cd4c8d5a7a2cbceac1e9e6fd1e34cc
|
2024-05-09 13:53:39 +08:00 |
|
BUAADreamer
|
db30e9089a
|
Merge branch 'hiyouga:main' into main
Former-commit-id: 83f2f0de1d85ff6320419588003aa999b40fc6a8
|
2024-05-09 13:45:43 +08:00 |
|
cocktailpeanut
|
2370e7403f
|
yet another removal of unnecessary environment variables
Former-commit-id: 3c11157a496ae5a1e786870e4642475e53aad123
|
2024-05-09 01:33:20 -04:00 |
|
cocktailpeanut
|
58c5a5afaf
|
more removal of unnecessary environment variables
Former-commit-id: 425b9d616622467487339d5055b5d513c0fe7814
|
2024-05-09 01:32:00 -04:00 |
|
cocktailpeanut
|
de509fa081
|
remove unnecessary environment variable usage
Former-commit-id: b783673e0aa064963d9cce712378f73c9b5ff51d
|
2024-05-09 01:26:15 -04:00 |
|
BUAADreamer
|
f40b602c41
|
add mllm export
Former-commit-id: ef33856380c8fb137b8eefdcd6f7ec5b12c73b69
|
2024-05-08 22:50:42 +08:00 |
|
hiyouga
|
5ff89a0f32
|
fix #3625
Former-commit-id: d9cdddd19cfb901d9ece676f4d50a0911ddfc0fe
|
2024-05-08 17:12:56 +08:00 |
|
hiyouga
|
0000894bbe
|
add llama3 chinese chat
Former-commit-id: 48ee46dac1aeb51e25601983452a9cc5898e08e1
|
2024-05-08 17:10:03 +08:00 |
|
hiyouga
|
1d3fb90590
|
add deepseek moe 236B
Former-commit-id: 10ab83f4c4dc96013e916462f056d1497c6ddf6c
|
2024-05-08 16:37:54 +08:00 |
|
hiyouga
|
e123ec00c5
|
Update wechat.jpg
Former-commit-id: 2ba662faabc0ab1ca814ae45560ca3012bb0827d
|
2024-05-08 12:11:57 +08:00 |
|
BUAADreamer
|
3534a75bcc
|
modify export model
Former-commit-id: 0ca1d1967d8aaf32e20bed06b2e8ae7fc5ab411e
|
2024-05-08 10:36:36 +08:00 |
|
hiyouga
|
dc36420d7c
|
update readme
Former-commit-id: b3a9ae4085620e3a459e310382ef7bb8cd90eea0
|
2024-05-07 22:17:04 +08:00 |
|
hiyouga
|
38c6ce9311
|
remove big file
Former-commit-id: 1ccbfe562dabe9a75df729c960e09d6a8bd6382c
|
2024-05-07 22:14:06 +08:00 |
|
hiyouga
|
eb5c60afaf
|
update readme
Former-commit-id: 92e9195b3cf90a74e358c1c23adfcaf680c059ba
|
2024-05-07 21:17:31 +08:00 |
|
hiyouga
|
d1a1641893
|
update readme
Former-commit-id: 5177f3ba90f369ec55bb270d5fb868f1b94e3acf
|
2024-05-07 19:03:47 +08:00 |
|
hiyouga
|
57fee01114
|
fix #3560
Former-commit-id: 0f8f7d3b90b87a118cf63a9c6e534a14ec188335
|
2024-05-07 19:03:35 +08:00 |
|
hoshi-hiyouga
|
54dcae79f4
|
Merge pull request #3601 from Katehuuh/main
Add contribution Luminia
Former-commit-id: 3c560119caffdb55856d431c1fd08093504a90dd
|
2024-05-07 18:01:48 +08:00 |
|
hiyouga
|
52cc6bce38
|
fix #3602
Former-commit-id: b0888262e371280f2b69ab529040b3a99632fc12
|
2024-05-07 17:50:27 +08:00 |
|
hoshi-hiyouga
|
07ac5fe1b0
|
Merge pull request #3604 from gaussian8/main
fix: splitted Dockerfile's CMD
Former-commit-id: 6159acbaa07fc45fd176ca5e83756b54885be82a
|
2024-05-07 16:53:23 +08:00 |
|
junwooo.lee
|
a274f7d069
|
fix: splitted Dockerfile's CMD
Former-commit-id: 4598734a0dc837be5f30033fb16d22b6a4d38913
|
2024-05-07 15:09:48 +09:00 |
|
Katehuuh
|
53a1e0d37f
|
Update README_zh.md
Add Projects Nekochu/Luminia-13B-v3
Former-commit-id: 19a85bf52daca383281386108dd1810f7c74c327
|
2024-05-07 06:28:48 +02:00 |
|
Katehuuh
|
a8c07e2aa0
|
Update README.md
Add Projects Nekochu/Luminia-13B-v3
Former-commit-id: 984f7fbbf7181f76346ffff926bc857fa2210151
|
2024-05-07 06:23:36 +02:00 |
|
hiyouga
|
2d2b24fac4
|
update readme
Former-commit-id: 8e09e20ece76a30e74bd06482b68c2c5dd773ff9
|
2024-05-07 06:19:29 +08:00 |
|
hiyouga
|
175a7ea951
|
fix stop param
Former-commit-id: 09f3ef1de49f97001faa91ef3dc2bd16790f9717
|
2024-05-07 00:41:04 +08:00 |
|
hoshi-hiyouga
|
c198db4db2
|
Merge pull request #3527 from zhaonx/dev
"add support for vllm api stop parameter"
Former-commit-id: bcf7ec5ceb13920786831166861f18edd2506bb1
|
2024-05-07 00:37:49 +08:00 |
|
hoshi-hiyouga
|
df66b288a2
|
Update vllm_engine.py
Former-commit-id: 17d0005b8cb9cf75b8247bcdf4ce022e1a5afd0b
|
2024-05-07 00:37:05 +08:00 |
|
hoshi-hiyouga
|
4c91104471
|
Update generating_args.py
Former-commit-id: f32eefae3d20bb8482704daf2a0c5743452f2ce7
|
2024-05-07 00:28:16 +08:00 |
|