Yizhou Chi
|
56e7a08a1c
|
insight pool is now able to dynamically increase
|
2024-10-11 14:48:56 +08:00 |
|
Alexander Wu
|
5be77dfd73
|
Merge pull request #1452 from iorisa/feature/README.md
feat: + python <3.12
|
2024-10-11 13:35:49 +08:00 |
|
Alexander Wu
|
be5100ab2d
|
Merge pull request #1460 from iorisa/fixbug/qianfan_timeout
fixbug: qianfan timeout
|
2024-10-11 13:34:53 +08:00 |
|
Alexander Wu
|
1538661ced
|
Merge pull request #1459 from geekan/fixbug/1455
fixbug: recovered role can't observe new message
|
2024-10-11 13:34:43 +08:00 |
|
Alexander Wu
|
8263105085
|
Merge pull request #1490 from eltociear/patch-2
chore: update st_role.py
|
2024-10-11 13:30:41 +08:00 |
|
Alexander Wu
|
b12cd6a7b5
|
Merge pull request #1496 from better629/tokens
fix dashscope high version problem
|
2024-10-11 13:30:04 +08:00 |
|
Yizhou Chi
|
ae12d73747
|
remove dependency
|
2024-10-11 13:12:03 +08:00 |
|
Yizhou Chi
|
9c54113f77
|
make sure image task starting from datapreprocessing
|
2024-10-11 10:41:33 +08:00 |
|
Yizhou Chi
|
cdfb413f9d
|
去掉role装饰器
|
2024-10-11 10:05:15 +08:00 |
|
Yizhou Chi
|
e1c2683038
|
删除图片
|
2024-10-11 10:03:08 +08:00 |
|
better629
|
c023a235a4
|
fix dashscope high version problem
|
2024-10-10 22:07:34 +08:00 |
|
Yizhou Chi
|
9f4eba7f60
|
add scripts
|
2024-10-10 19:43:56 +08:00 |
|
Yizhou Chi
|
eb460d3e19
|
make timeout as argument
|
2024-10-10 18:54:40 +08:00 |
|
Yizhou Chi
|
2fc8f20de6
|
can change timeout through data.yaml
|
2024-10-10 16:38:19 +08:00 |
|
Yizhou Chi
|
f80ebc4d67
|
1. add role level timeout 限制是1000s
2. 修改log的层级逻辑
3. data.yaml 只用于存路径
|
2024-10-10 16:30:07 +08:00 |
|
林义章
|
573e9b6d9e
|
Merge branch 'improve-multimodal' into 'expo'
Improve multimodal
See merge request agents/exp_optimizer!22
|
2024-10-10 02:17:38 +00:00 |
|
Ikko Eltociear Ashimine
|
d8a5a9c27c
|
chore: update st_role.py
occuring -> occurring
|
2024-10-03 16:25:48 +09:00 |
|
Yizhou Chi
|
788e42ea55
|
update model list
|
2024-09-30 16:06:48 +08:00 |
|
Alexander Wu
|
bdba23e422
|
Merge pull request #1488 from better629/tokens
update lastedt model usage
|
2024-09-29 15:38:02 +08:00 |
|
better629
|
325e45247e
|
support o1-series
|
2024-09-29 15:15:29 +08:00 |
|
better629
|
50cdecf627
|
simplify code
|
2024-09-29 14:47:25 +08:00 |
|
better629
|
f7dd8c965e
|
update close-source latest model usage
|
2024-09-29 14:38:11 +08:00 |
|
better629
|
91c2729112
|
Merge pull request #1486 from IcarusAegis/add_token
Added token cost and MAX token for Qwen 2.5 series
|
2024-09-29 11:31:20 +08:00 |
|
Yizhou Chi
|
1589a04cdb
|
clarify prediction saving prompt
|
2024-09-28 18:27:23 +08:00 |
|
Yizhou Chi
|
db247d9ff4
|
save result order
|
2024-09-28 15:01:01 +08:00 |
|
Yizhou Chi
|
06702db6d1
|
update pet
|
2024-09-28 10:39:12 +08:00 |
|
Yizhou Chi
|
bd26e900e6
|
update target label
|
2024-09-28 10:07:35 +08:00 |
|
Yizhou Chi
|
af844693b1
|
change label column
|
2024-09-27 15:13:23 +08:00 |
|
IcarusAegis
|
65f2cae6c0
|
Add Qwen2.5 tokens_counter
|
2024-09-27 14:38:09 +08:00 |
|
Yizhou Chi
|
1654174b15
|
Merge branch 'expo' into improve-multimodal
|
2024-09-27 12:58:47 +08:00 |
|
Yizhou Chi
|
24536df24c
|
update_save_order
|
2024-09-27 12:54:22 +08:00 |
|
林义章
|
98ef44acda
|
Merge branch 'ray_multilmodal_0925' into 'expo'
add autogluon multimodal support
See merge request agents/exp_optimizer!23
|
2024-09-27 04:26:11 +00:00 |
|
Rayhao
|
e2c82249b3
|
import issue
|
2024-09-26 21:13:48 -07:00 |
|
Yizhou Chi
|
2b67355358
|
add step score
|
2024-09-26 20:25:36 +08:00 |
|
Rayhao
|
3c397387f9
|
add tuning data for tabular mode
|
2024-09-25 23:32:52 -07:00 |
|
Rayhao
|
1a1855f21a
|
add input param for autogluon
|
2024-09-25 23:28:16 -07:00 |
|
Rayhao
|
e2cee3905f
|
add autogluon multimodal support
|
2024-09-25 22:58:04 -07:00 |
|
ChengZi
|
4d92fdcec9
|
lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-25 14:11:21 +08:00 |
|
ChengZi
|
e5f037f86d
|
update dependency
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-25 11:09:08 +08:00 |
|
Yizhou Chi
|
68c672d438
|
use transformers lib instead of torchvision
|
2024-09-25 09:59:12 +08:00 |
|
Yizhou Chi
|
31adaee23f
|
add special instruction for img/text dataset
|
2024-09-24 20:58:41 +08:00 |
|
Yizhou Chi
|
6344046c31
|
update aug result summarization
|
2024-09-24 20:48:44 +08:00 |
|
林义章
|
0a9ab5cd1b
|
Merge branch 'ss-improve' into 'expo'
fix random search
See merge request agents/exp_optimizer!20
|
2024-09-23 08:55:50 +00:00 |
|
Yizhou Chi
|
2f78d57e10
|
fix random search
|
2024-09-23 16:46:34 +08:00 |
|
Yizhou Chi
|
8dbcd46bfc
|
copy notebook to result after mcts
|
2024-09-20 15:53:10 +08:00 |
|
林义章
|
2d62317240
|
Merge branch 'autosklearn' into 'expo'
add autosklearn setup run
See merge request agents/exp_optimizer!10
|
2024-09-20 06:27:19 +00:00 |
|
Yizhou Chi
|
32fc96cf71
|
Merge remote-tracking branch 'origin/expo' into improve_mcts
|
2024-09-18 11:01:31 +08:00 |
|
duiyipan
|
d95c1cb333
|
fix import error
|
2024-09-16 14:07:09 +08:00 |
|
林义章
|
f7733addad
|
Merge branch 'yzlin-expo-patch-57610' into 'expo'
rm lgb
See merge request agents/exp_optimizer!17
|
2024-09-15 05:41:19 +00:00 |
|
林义章
|
0bf2d60248
|
rm lgb
|
2024-09-15 05:33:48 +00:00 |
|