Commit Graph

738 Commits

Author SHA1 Message Date
HongCheng
8d6571be46 Update web_demo_Llama3.py 2024-05-03 03:02:14 +09:00
HongCheng
b83270bb13 Update app.py 2024-05-03 01:02:55 +09:00
HongCheng
93a7a8c25d
Update data_processing.py format 2024-05-03 00:48:46 +09:00
HongCheng
e01eea5984
Update requirements.txt add faiss-cpu 2024-05-03 00:33:11 +09:00
HongCheng
194e1d7462
Update requirements.txt add PyJWT (import jwt) 2024-05-03 00:32:05 +09:00
HongCheng
92782a13ea
Update data_processing.py 2024-05-03 00:29:05 +09:00
HongCheng
9d0ca5bc1f
Update pipeline.py 修改import 文件路径 2024-05-03 00:27:43 +09:00
HongCheng
683c40df5e Update README_llama3_8b_instruct_qlora_alpaca_e3_M.md 2024-04-29 16:06:30 +09:00
HongCheng
e94028f019 update new training config and Tutorial 2024-04-29 15:55:09 +09:00
HongCheng
942429c04f update llama3 webdemo path name 2024-04-29 11:44:06 +09:00
HongCheng
f6dec55c06 update webdemo llama3 2024-04-29 11:38:42 +09:00
HongCheng
e98d196e47
添加了pdf2md的脚本 (#225) 2024-04-29 11:31:56 +09:00
HongCheng
7996422c4d
Update README.md (title and format) 2024-04-29 11:28:50 +09:00
HongCheng
4549b991cd
llama3 3.0 config (#228) 2024-04-29 11:22:27 +09:00
HongCheng
ac18474b1d Update llama3_8b_instruct_qlora_alpaca_e3_M_ruozhi_scM.py 2024-04-29 11:22:06 +09:00
HongCheng
ddf404ccf2 llama3 3.0 config 2024-04-29 11:20:15 +09:00
HongCheng
8060a0cdd1
Ruozhiba data and processing codes (#227) 2024-04-29 11:20:07 +09:00
HongCheng
76f498eb34 move ruozhiba_raw 2024-04-29 11:16:02 +09:00
HongCheng
b972161710 Ruozhiba data and processing codes 2024-04-29 11:12:55 +09:00
HongCheng
65e37c0a4d
Merge branch 'SmartFlowAI:main' into main 2024-04-29 11:03:52 +09:00
HongCheng
fc68a7c504
Update README_Model_Uploading.md (#226) 2024-04-29 10:56:01 +09:00
wql
975783ecfb 上传了pdf2md的脚本 2024-04-27 22:35:32 +08:00
xzw
4e05afb8c1
Dev (#224) 2024-04-26 20:13:46 +08:00
xzw
94de37afe8
add xtuner2sharegpt.py (#223) 2024-04-26 20:13:26 +08:00
zealot52099
14bce17682 add xtuner2sharegpt.py 2024-04-26 11:40:29 +08:00
xzw
d9dd95ff08
[Merge] Dev (#222) 2024-04-25 23:01:45 +08:00
xzw
6de7dd2953
[Dataset] add process (#221) 2024-04-25 23:01:08 +08:00
王友昉
a0f76d9c96 处理之前根据心理学数据生成的QA数据 2024-04-25 13:22:48 +08:00
xzw
9829ce7a76
[Merge] Dev (#220) 2024-04-24 10:23:57 +08:00
HongCheng
309b80b318 Update README_Model_Uploading.md 2024-04-23 16:32:15 +09:00
HongCheng
a836ca1128
update llama webdemo、还原 requirements、add ModelScope link for /chg0901/EmoLLM-Llama3-8B-Instruct2.0 (#219) 2024-04-23 16:06:24 +09:00
HongCheng
96108b54c4 还原 requirements
git+https://gitee.com/jujimeizuo/meta-gpt-tianji.git
2024-04-23 16:05:08 +09:00
HongCheng
51fbd63540 update llama webdemo 2024-04-23 16:02:39 +09:00
HongCheng
9982c5f862 add ModelScope link for /chg0901/EmoLLM-Llama3-8B-Instruct2.0
[ModelScope](https://modelscope.cn/models/chg0901/EmoLLM-Llama3-8B-Instruct2.0/summary)
2024-04-23 15:00:29 +09:00
HongCheng
80615156b2
去除meta-gpt, 安装websockets==11.0.3 (#218) 2024-04-22 19:54:53 +09:00
HongCheng
61f021217a 去除meta-gpt, 安装websockets==11.0.3
git+https://gitee.com/jujimeizuo/meta-gpt-tianji.git
2024-04-22 19:53:56 +09:00
HongCheng
c9b3f4d269
Dev (#217) 2024-04-22 17:59:48 +09:00
HongCheng
d4b942f5b4
更新二维码 and (#216) 2024-04-22 17:57:05 +09:00
HongCheng
2b8361ee05 更新二维码 2024-04-22 17:55:28 +09:00
HongCheng
e2f5ff1c19 add websockts version
# gradio 3.50.2 and gradio-client 0.6.1 require websockets<12.0,>=10.0, but you have websockets 12.0 which is incompatible.
2024-04-22 17:49:03 +09:00
HongCheng
5e209bf9c3
create web_demo-Llama3.py and update, not use online flag and model_path para (#215) 2024-04-22 17:38:17 +09:00
HongCheng
b7c33ca5b9 update, not use online flag and model_path para 2024-04-22 17:37:09 +09:00
HongCheng
9f0ea20d43 update 2024-04-22 17:34:43 +09:00
HongCheng
452d3299f3 Create web_demo-Llama3.py 2024-04-22 17:22:17 +09:00
HongCheng
10b7deccbe
update port num (#214)
update port num 7860 -> 7968
2024-04-22 14:42:52 +09:00
HongCheng
bb3baadb79 update port num
2024-04-22 13:19:55.349 Port 7860 is already in use
2024-04-22 14:40:55 +09:00
HongCheng
b504d576d6
update model table in main readme and download_model.py (#213) 2024-04-22 11:06:46 +09:00
HongCheng
5d0f60478b update download_model 2024-04-22 09:04:11 +09:00
HongCheng
7851977e13 update model table EN 2024-04-22 00:33:09 +09:00
HongCheng
430cd7353c update model table 2024-04-22 00:29:10 +09:00