Commit Graph

122 Commits

Author SHA1 Message Date
zR 0f6a7c94fe Update .gitignore 2024-09-05 09:54:14 +08:00
zR 19f2f91fb5
Merge pull request #542 from sixsixcoder/main
vLLM with LoRA adapter
2024-09-05 09:52:59 +08:00
sixgod cb038cd2d3
Update README_en.md 2024-09-04 21:20:45 +08:00
sixgod 7422d118e8
Update README.md 2024-09-04 21:19:37 +08:00
sixsixcoder af2fc45585 lora adapter with vllm 2024-09-04 10:30:21 +00:00
sixsixcoder d4a3b7ddba lora adapter with vllm 2024-09-04 10:28:22 +00:00
zR 1d78cfb3d7
Merge pull request #538 from zhipuch/ftv
Support plain text fine-tuning
2024-09-04 18:11:15 +08:00
sixsixcoder fafa33d351 lora adapter with vllm 2024-09-04 09:10:03 +00:00
zhipuch cbe73627ff Support plain text fine-tuning 2024-09-03 09:52:02 +00:00
zR f0d67ff4a4 Update README.md 2024-08-17 11:02:40 +08:00
zR bb2b5efb09
Merge pull request #490 from peilongchencc/main
去除trans_web_demo中无用的parse_text模块
2024-08-15 23:09:34 +08:00
zR e812f38758 update longwriter 2024-08-15 22:46:53 +08:00
peilongchencc 8dcd196955 去除trans_web_demo中无用的parse_text模块 2024-08-15 18:54:56 +08:00
zR 1bd342059d fix readme 2024-08-14 16:07:30 +08:00
zR 6af85cd400 fix readme 2024-08-11 18:00:42 +08:00
zR 9a27e77bba requirement update 2024-08-11 17:59:00 +08:00
zR 774c052883
Merge pull request #444 from ArtificialZeng/patch-1
delete useless token
2024-08-09 14:32:12 +08:00
zR 90f2acb2e2
Merge pull request #458 from ArtificialZeng/patch-3
correct the link
2024-08-09 14:31:41 +08:00
Dr. Artificial曾小健 37b2a45c00
fix
fix
2024-08-09 09:37:26 +08:00
Dr. Artificial曾小健 68a7746dcd
fix 2024-08-09 09:36:11 +08:00
Dr. Artificial曾小健 aa21ad85f2
fix
fix
2024-08-09 09:32:10 +08:00
Dr. Artificial曾小健 e0cdfc1bae
correct the link
correct the link
2024-08-08 21:09:26 +08:00
Dr. Artificial曾小健 49af4ea5f0
Update README.md
delete useless token
2024-08-05 20:34:18 +08:00
zR e1bc2691d4 更新报告 2024-07-26 11:57:14 +08:00
zR 46ecf7cca7 fix combine error 2024-07-25 10:14:51 +08:00
zR 913cb6dc06 部分依赖更新 2024-07-24 10:17:07 +08:00
zR 7f96ee326e
Merge pull request #374 from ghohoj/fix_flow_output
fix: fix flow output when having tools
2024-07-22 15:27:31 +08:00
ghohoj f887394c02 fix: fix flow output when having tools 2024-07-22 10:17:09 +08:00
zR 4daff94302 update finetune 2024-07-19 22:04:53 +08:00
zR 0b80c79b8c eval_strategy update 2024-07-17 13:10:31 +08:00
zR 4ab7a1efd1 依赖更新 2024-07-16 17:08:50 +08:00
zR e7a1124bf9 ollama 2024-07-09 18:13:59 +08:00
zR da2fe372cc fix #303 2024-07-08 16:51:25 +08:00
zR 40996bddb2 LLAMA CPP更新 2024-07-08 15:57:16 +08:00
zR 468a56e91f
Merge pull request #293 from tianlinliang/main
更新了新的Bing search customer API支持
2024-07-04 16:44:34 +08:00
TianlinLiang 80e0447662 Merge remote-tracking branch 'upstream/main'
更新新的信息以进行PR,否则可能报错
2024-07-04 14:45:22 +08:00
TianlinLiang a47c91c1af 更新了新的Bing search customer API支持 2024-07-04 14:27:10 +08:00
TianlinLiang ed4d37e7ff 更新了新的Bing search customer API支持 2024-07-04 14:18:31 +08:00
TianlinLiang e5a1082359 更新了新的Bing search customer API支持 2024-07-04 14:08:09 +08:00
zR b5683f2f05 #277 代码解释 2024-07-04 11:37:00 +08:00
TianlinLiang 5885111183 更新了部分的README说明 2024-07-04 08:48:09 +08:00
TianlinLiang 2b78349c58 更新了新的browser代码,使得其能够兼容两种不同的API 2024-07-03 21:02:11 +08:00
TianlinLiang 3336f1e954 新增了Bing Customer Search api的調用支持 2024-07-03 16:09:29 +08:00
zR 3dec01c6d5 dtype use bf16 2024-07-02 01:00:12 +08:00
zR b9d6d3863f GLM-4V-9B 微调初步代码 2024-07-01 17:00:28 +08:00
zR aa6c942c19
Merge pull request #242 from wwewwt/main
修复composite_demo中的openai client 缺失system_prompt的问题
2024-06-29 01:53:43 +08:00
zR d8828b19fd intel openvino support 2024-06-28 16:09:51 +08:00
zR 6ae0f088ac 更新友情链接 2024-06-26 15:34:32 +08:00
wwewwt bee81e673c 修复composite_demo中的openai client 缺失system_prompt的问题 2024-06-26 11:21:33 +08:00
jiawei 6c6d4637fb
Update README.md 2024-06-25 16:12:59 +08:00