MeUtils 2024.12.8.12.7.16__py3-none-any.whl → 2024.12.9.11.53.50__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/METADATA +28 -28
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/RECORD +12 -12
- examples/_openaisdk/openai_siliconflow.py +4 -2
- meutils/data/VERSION +1 -1
- meutils/data/oneapi/NOTICE.md +6 -0
- meutils/llm/check_api.py +17 -15
- meutils/llm/openai_utils/common.py +1 -1
- meutils/schemas/oneapi/common.py +9 -2
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/LICENSE +0 -0
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/WHEEL +0 -0
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/entry_points.txt +0 -0
- {MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: MeUtils
|
3
|
-
Version: 2024.12.
|
3
|
+
Version: 2024.12.9.11.53.50
|
4
4
|
Summary: description
|
5
5
|
Home-page: https://github.com/yuanjie-ai/MeUtils
|
6
6
|
Author: yuanjie
|
@@ -61,42 +61,42 @@ Requires-Dist: sse-starlette ; extra == 'ai'
|
|
61
61
|
Requires-Dist: openai ; extra == 'ai'
|
62
62
|
Requires-Dist: langchain ; extra == 'ai'
|
63
63
|
Provides-Extra: all
|
64
|
-
Requires-Dist:
|
64
|
+
Requires-Dist: pandas-summary ; extra == 'all'
|
65
|
+
Requires-Dist: seaborn ; extra == 'all'
|
66
|
+
Requires-Dist: uvicorn ; extra == 'all'
|
67
|
+
Requires-Dist: jmespath ; extra == 'all'
|
65
68
|
Requires-Dist: asyncmy ; extra == 'all'
|
66
|
-
Requires-Dist: redis-py-cluster ; extra == 'all'
|
67
69
|
Requires-Dist: dataframe-image ; extra == 'all'
|
68
|
-
Requires-Dist:
|
69
|
-
Requires-Dist:
|
70
|
-
Requires-Dist:
|
71
|
-
Requires-Dist:
|
72
|
-
Requires-Dist:
|
73
|
-
Requires-Dist:
|
70
|
+
Requires-Dist: pandas-profiling[notebook] ; extra == 'all'
|
71
|
+
Requires-Dist: thefuck ; extra == 'all'
|
72
|
+
Requires-Dist: sse-starlette ; extra == 'all'
|
73
|
+
Requires-Dist: pymysql ; extra == 'all'
|
74
|
+
Requires-Dist: pymupd ; extra == 'all'
|
75
|
+
Requires-Dist: polars ; extra == 'all'
|
76
|
+
Requires-Dist: thriftpy2 ; extra == 'all'
|
77
|
+
Requires-Dist: sqlalchemy ; extra == 'all'
|
74
78
|
Requires-Dist: simplejson ; extra == 'all'
|
79
|
+
Requires-Dist: fastapi ; extra == 'all'
|
80
|
+
Requires-Dist: jieba ; extra == 'all'
|
75
81
|
Requires-Dist: fastapi[all] ; extra == 'all'
|
76
|
-
Requires-Dist: sqlalchemy ; extra == 'all'
|
77
|
-
Requires-Dist: pymilvus ; extra == 'all'
|
78
|
-
Requires-Dist: thefuck ; extra == 'all'
|
79
|
-
Requires-Dist: schedule ; extra == 'all'
|
80
82
|
Requires-Dist: pyarrow ; extra == 'all'
|
81
|
-
Requires-Dist: pandas-profiling[notebook] ; extra == 'all'
|
82
|
-
Requires-Dist: jieba ; extra == 'all'
|
83
83
|
Requires-Dist: iteration-utilities ; extra == 'all'
|
84
|
-
Requires-Dist:
|
85
|
-
Requires-Dist:
|
84
|
+
Requires-Dist: jinja2 ; extra == 'all'
|
85
|
+
Requires-Dist: langchain ; extra == 'all'
|
86
|
+
Requires-Dist: schedule ; extra == 'all'
|
87
|
+
Requires-Dist: filetype ; extra == 'all'
|
86
88
|
Requires-Dist: streamlit ; extra == 'all'
|
87
|
-
Requires-Dist:
|
88
|
-
Requires-Dist: cachetools ; extra == 'all'
|
89
|
-
Requires-Dist: sse-starlette ; extra == 'all'
|
89
|
+
Requires-Dist: pretty-errors ; extra == 'all'
|
90
90
|
Requires-Dist: geopy ; extra == 'all'
|
91
|
-
Requires-Dist:
|
91
|
+
Requires-Dist: faiss-cpu ; extra == 'all'
|
92
|
+
Requires-Dist: openai ; extra == 'all'
|
93
|
+
Requires-Dist: missingno ; extra == 'all'
|
92
94
|
Requires-Dist: reportlab ; extra == 'all'
|
93
|
-
Requires-Dist:
|
94
|
-
Requires-Dist:
|
95
|
-
Requires-Dist:
|
96
|
-
Requires-Dist:
|
97
|
-
Requires-Dist:
|
98
|
-
Requires-Dist: pymysql ; extra == 'all'
|
99
|
-
Requires-Dist: polars ; extra == 'all'
|
95
|
+
Requires-Dist: gunicorn ; extra == 'all'
|
96
|
+
Requires-Dist: cachetools ; extra == 'all'
|
97
|
+
Requires-Dist: pymongo ; extra == 'all'
|
98
|
+
Requires-Dist: redis-py-cluster ; extra == 'all'
|
99
|
+
Requires-Dist: pymilvus ; extra == 'all'
|
100
100
|
Provides-Extra: ann
|
101
101
|
Requires-Dist: pymilvus ; extra == 'ann'
|
102
102
|
Requires-Dist: faiss-cpu ; extra == 'ann'
|
@@ -104,7 +104,7 @@ examples/_openaisdk/openai_modelscope.py,sha256=bKBtXpEN3_YxXRwlQEBV1YmjzT396zxB
|
|
104
104
|
examples/_openaisdk/openai_moon.py,sha256=Y7RrB6SUi9taQOlA50nfGTpQa9ON6XmPmrxtL-hSL8M,1753
|
105
105
|
examples/_openaisdk/openai_search.py,sha256=HKRTU6y9j_nUfZgrJt2eZ84d7TVT39WN-dcA_BFkVb4,937
|
106
106
|
examples/_openaisdk/openai_sensenova.py,sha256=TnJpHcD1tG5w_x5DsgFgBRWrU8XUkww0uCebgNFfZDM,3216
|
107
|
-
examples/_openaisdk/openai_siliconflow.py,sha256=
|
107
|
+
examples/_openaisdk/openai_siliconflow.py,sha256=UI8MyhXAt2hd4JMjbvVGwc8dA9ARSwf77TePGe08kP0,1402
|
108
108
|
examples/_openaisdk/openai_step.py,sha256=rwXrGRs5CHhWpNl9oeIHltErp1Or_B3PVKNAoMGY-0c,1054
|
109
109
|
examples/_openaisdk/openai_tune.py,sha256=rDmX_EMsAhD0gKJPQ8P0-icZQAjV6OMkMLX67uwJtvU,674
|
110
110
|
examples/_openaisdk/openai_zhipu.py,sha256=K13ogb2IZO0-_ItLqHIAFWaN6FH2vd72PdieIXMZNx8,1626
|
@@ -472,14 +472,14 @@ meutils/config_utils/lark_utils/demo.py,sha256=3g0Fs7oLaeW75T60gYWMLgyNg1OnfOjfH
|
|
472
472
|
meutils/config_utils/lark_utils/x.py,sha256=MlMQGhehP9xMEgetxVCX68XFaosfKoW1JA5cZ3JqN2w,1857
|
473
473
|
meutils/crawlers/__init__.py,sha256=TBU4xA-IOsHV-0yIkW7YXxn_QT7TT8NncqxO7IykEfs,271
|
474
474
|
meutils/data/SimHei.ttf,sha256=-XEnekS5yHP_URkT4XBI2w22ylV-KxudhkeIYFbrILA,10062565
|
475
|
-
meutils/data/VERSION,sha256=
|
475
|
+
meutils/data/VERSION,sha256=yF6ZygeC6StCmH4KOs4s5WqFtdDMRx-4TESwK0ISzKg,19
|
476
476
|
meutils/data/_FLAG,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
477
477
|
meutils/data/_SUCCESS,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
478
478
|
meutils/data/__init__.py,sha256=Hfwkkxs4zHqKhxht0YrhS566a9P5axtmgNvM5wF8ceQ,243
|
479
479
|
meutils/data/coordinate.py,sha256=VbFtcdho0XG4j-rZD0DgqcIf2_LR2LlbLtfhLXbxiDY,600
|
480
480
|
meutils/data/cowboy-hat-face.webp,sha256=AHi2t-WclDVKWgGEe-oZzI4xKACNlgGWUgd622y0K-E,24814
|
481
481
|
meutils/data/oneapi/FOOTER.md,sha256=UHv39ey2ICocxPoCj-UI_PWyyWxZYLS8zG1inqtWNQ4,448
|
482
|
-
meutils/data/oneapi/NOTICE.md,sha256=
|
482
|
+
meutils/data/oneapi/NOTICE.md,sha256=DfgR2fI1oH9KpgTPsjhyytY3wi0aOcGzl7MZS6lEpJE,3140
|
483
483
|
meutils/data/oneapi/__init__.py,sha256=cm2Kq2RDXPfdVMWcoBB77bu00zJpTDd21Rgc6bTlhws,398
|
484
484
|
meutils/db/__init__.py,sha256=HR99rqxoFTWXUHDhLVl33tzIn8M86gigHLmEzOKH1Ec,7637
|
485
485
|
meutils/db/mongo.py,sha256=B-B_t939rxtnNGt0PxhivjIUwinmHPzLUpXsjUIaTkQ,2337
|
@@ -545,7 +545,7 @@ meutils/io/x.py,sha256=NyDhVhZ9poPPxaK-W5G8qWAnxjZ5NEz-kv32tK8qNvA,2665
|
|
545
545
|
meutils/jwt_utils/__init__.py,sha256=hU1CYBK90Q9QKVrf1s6VFKZwWjHioHa6bO2AuDn7_eo,272
|
546
546
|
meutils/jwt_utils/common.py,sha256=MBIKj4N8nMVAg_qQ9ki3U74Q7ZxFYsZDLi7xgTvWGsA,858
|
547
547
|
meutils/llm/__init__.py,sha256=mYv0QpACLd-wz4htIduPuTU3mX06_Y8ZprxDohtZGBM,244
|
548
|
-
meutils/llm/check_api.py,sha256=
|
548
|
+
meutils/llm/check_api.py,sha256=Vlan35FGvjPLP-dZu_Gfgmki-G89YPV96-x1oXji79I,3566
|
549
549
|
meutils/llm/check_utils.py,sha256=0jRWX_gI_7d9rQMM7ToVEKiTC4tK18DHlD_CIwOSHkU,3374
|
550
550
|
meutils/llm/demo.py,sha256=gyGjTxuNFMOa1X4CXaChkq0lcjbKiRsnSRhkeMvsoQk,3822
|
551
551
|
meutils/llm/openai_client.py,sha256=S0ijrWxVt_ABDghhNL0Rg2EUUov8envSMStzxcpg4P4,364
|
@@ -566,7 +566,7 @@ meutils/llm/completions/rag/qwen.py,sha256=1dBNLLbQDRsM-7EGaStcWFU8HRa-rp3RxJ9cp
|
|
566
566
|
meutils/llm/completions/rag/rag.py,sha256=mnC4bZUMuNYuPFXMBqXMofj_ms8uP5MMw1leJ5jXA_k,1209
|
567
567
|
meutils/llm/functions/__init__.py,sha256=It6pcNwRBSh3Em45ooi61lc5tFg8eOYv0BvEFuRjSGQ,271
|
568
568
|
meutils/llm/openai_utils/__init__.py,sha256=MWyNhP2K49oaHGEZlInZc3XlwqlStFultP8k7HDPAwk,290
|
569
|
-
meutils/llm/openai_utils/common.py,sha256=
|
569
|
+
meutils/llm/openai_utils/common.py,sha256=GnrwigxzjlRmiyEeNZOKL2CKWvpo14YU_ujgVnIR6NE,9208
|
570
570
|
meutils/llm/openai_utils/tool_outputs.py,sha256=6mNkm4btgy0uzF98gdmcah1bYmoflXdLz2Sqm0KC_LQ,1224
|
571
571
|
meutils/llm/output_parsers/__init__.py,sha256=EGKvgUD47ReyV5Z9RXDCrdDLgfKMHdoayzsXVmBuQxw,3474
|
572
572
|
meutils/llm/prompts/__init__.py,sha256=VlEEViFoUSRS0EF1rHJXHh9Ik9FpvAiR1luKjHOsUc4,8580
|
@@ -680,7 +680,7 @@ meutils/schemas/db/__init__.py,sha256=m1maURVoM6dIW0yt6ELZrZTzULtkHybVOSXtHNJRVI
|
|
680
680
|
meutils/schemas/db/oneapi_types.py,sha256=Jtt1hXRS5C3DHf_wrkjklVcdPllsAFrzvLq9JLuTdtc,2858
|
681
681
|
meutils/schemas/oneapi/__init__.py,sha256=uevbi3QAvFzN9WPbx9bYKTDyKt7P2ueZO6W0nSiD0sk,289
|
682
682
|
meutils/schemas/oneapi/_types.py,sha256=ClvAaNy3SahEN8lL8KEErHTD6HANelXUeKc_3iLfosQ,1488
|
683
|
-
meutils/schemas/oneapi/common.py,sha256=
|
683
|
+
meutils/schemas/oneapi/common.py,sha256=stbrhU23PqCVZfiElML_anx-z-1_9m3Uf3XE6LkFRRE,22987
|
684
684
|
meutils/schemas/oneapi/icons.py,sha256=T7W5gInBJoHe62wzMimbG_UI-wn3_-rmQ1O4O2z-CQY,1089
|
685
685
|
meutils/schemas/oneapi/model_group_info.py,sha256=rGtflYJuFIjk5MsVEvK9JUR4IciX8jfErqeLqf8DIlQ,1586
|
686
686
|
meutils/schemas/oneapi/model_info.py,sha256=_uwKEPIIqm7ZYfhmpxtXB2QNsS83SpJY-OaBzvogC9w,772
|
@@ -807,9 +807,9 @@ meutils/tools/seize.py,sha256=nOKAS63w-Lbi48I0m2MPhdsokUTwxco0laPxYVmW4Mw,1064
|
|
807
807
|
meutils/tools/service_monitor.py,sha256=ibsLtBN2g2DL7ZnLJ8vhiZOiOcqTAyx711djDdBK-3M,1255
|
808
808
|
meutils/tools/sys_monitor.py,sha256=6MoyzrItqDUOSjfHcMJmMofQkEPTW36CT_aKui0rg84,429
|
809
809
|
meutils/tools/token_monitor.py,sha256=Np-YK-R4P4IPAXyZvMxwvXI4sFmNJQAQK1lSegNaYpA,997
|
810
|
-
MeUtils-2024.12.
|
811
|
-
MeUtils-2024.12.
|
812
|
-
MeUtils-2024.12.
|
813
|
-
MeUtils-2024.12.
|
814
|
-
MeUtils-2024.12.
|
815
|
-
MeUtils-2024.12.
|
810
|
+
MeUtils-2024.12.9.11.53.50.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
811
|
+
MeUtils-2024.12.9.11.53.50.dist-info/METADATA,sha256=aq4lQk1cpIBQZYMz3u8AX0OzO_PgVq51PHJpmUvWrQo,6143
|
812
|
+
MeUtils-2024.12.9.11.53.50.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
813
|
+
MeUtils-2024.12.9.11.53.50.dist-info/entry_points.txt,sha256=lufZlBHRqqZKdY-ZQJ4CSZb0qhV5hQC37egZna9M7ug,357
|
814
|
+
MeUtils-2024.12.9.11.53.50.dist-info/top_level.txt,sha256=cInfxMmkgNOskurdjwP5unau4rA7Uw48nu07tYhS7KY,22
|
815
|
+
MeUtils-2024.12.9.11.53.50.dist-info/RECORD,,
|
@@ -12,8 +12,8 @@ from meutils.pipe import *
|
|
12
12
|
from openai import OpenAI
|
13
13
|
|
14
14
|
client = OpenAI(
|
15
|
-
|
16
|
-
api_key="sk-zhvfnyebjcrylrwwzecxcbolwdsitqfwjqzxeysqhprdsjbm",
|
15
|
+
api_key=os.getenv("SILICONFLOW_API_KEY"),
|
16
|
+
# api_key="sk-zhvfnyebjcrylrwwzecxcbolwdsitqfwjqzxeysqhprdsjbm",
|
17
17
|
base_url="https://api.siliconflow.cn/v1",
|
18
18
|
)
|
19
19
|
|
@@ -31,6 +31,8 @@ model = "01-ai/Yi-1.5-6B-Chat"
|
|
31
31
|
# model = "meta-llama/Meta-Llama-3.1-70B-Instruct"
|
32
32
|
# model = 'meta-llama/Meta-Llama-3.1-405B-Instruct'
|
33
33
|
|
34
|
+
model = "meta-llama/Llama-3.3-70B-Instruct".lower()
|
35
|
+
|
34
36
|
# api black-forest-labs/FLUX.1-schnell
|
35
37
|
messages = [
|
36
38
|
{'role': 'user', 'content': '你是谁'}
|
meutils/data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2024.12.
|
1
|
+
2024.12.09.11.53.50
|
meutils/data/oneapi/NOTICE.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1
1
|
<h1 align = "center">🔥公告🚀</h1>
|
2
2
|
|
3
3
|
---
|
4
|
+
## 2024-12-09
|
5
|
+
- 新增模型
|
6
|
+
- meta-llama/Llama-3.3-70B-Instruct: Llama 3.3 是 Llama 系列最先进的多语言开源大型语言模型,以极低成本体验媲美 405B 模型的性能。基于 Transformer 结构,并通过监督微调(SFT)和人类反馈强化学习(RLHF)提升有用性和安全性。其指令调优版本专为多语言对话优化,在多项行业基准上表现优于众多开源和封闭聊天模型。知识截止日期为 2023 年 12 月。
|
7
|
+
- jimeng-v2.1:豆包画图,支持即梦超强图像生成能力,兼容chat/dalle-image调用方式。
|
8
|
+
- 海螺最新的I2V-01-live图生视频模型:特别针对二次元图生视频效果,进行了优化,动作流畅又生动,让2D二次元角色像复活一样。
|
9
|
+
|
4
10
|
## 2024-12-06
|
5
11
|
- 新增模型
|
6
12
|
- o1-plus: (官网 plus 版本 `逆向工程`,有思考过程显示)o1 是OpenAI针对复杂任务的新推理模型,该任务需要广泛的常识。该模型具有 200k 上下文,目前全球最强模型,支持图片识别
|
meutils/llm/check_api.py
CHANGED
@@ -87,21 +87,23 @@ if __name__ == '__main__':
|
|
87
87
|
# api_keys = get_spreadsheet_values(feishu_url="https://xchatllm.feishu.cn/sheets/Bmjtst2f6hfMqFttbhLcdfRJnNf?sheet=lVghgx", to_dataframe=True)[0].tolist()
|
88
88
|
# print(arun(check_deepseek_api_key(api_keys)))
|
89
89
|
|
90
|
-
api_keys = os.getenv("DEEPSEEK_API_KEY")
|
91
|
-
|
92
|
-
# arun(check_api_key_or_token(api_keys))
|
93
|
-
|
94
|
-
# print(arun(check_deepseek_api_key(api_keys)))
|
95
|
-
# print(arun(check('sk-f42b2fdc036247e79cd471ab63b1142d', "https://api.deepseek.com/user/balance")))
|
96
|
-
|
97
|
-
api_keys = os.getenv("SILICONFLOW_API_KEY").split()
|
98
|
-
for api_key in api_keys:
|
99
|
-
arun(check(api_key, "https://api.siliconflow.cn/v1/user/info"))
|
100
|
-
|
101
|
-
# api_keys = get_spreadsheet_values(feishu_url="https://xchatllm.feishu.cn/sheets/Bmjtst2f6hfMqFttbhLcdfRJnNf?sheet=EOZuBW", to_dataframe=True)[0].tolist()
|
102
|
-
|
90
|
+
# api_keys = os.getenv("DEEPSEEK_API_KEY")
|
91
|
+
#
|
92
|
+
# # arun(check_api_key_or_token(api_keys))
|
103
93
|
#
|
94
|
+
# # print(arun(check_deepseek_api_key(api_keys)))
|
95
|
+
# # print(arun(check('sk-f42b2fdc036247e79cd471ab63b1142d', "https://api.deepseek.com/user/balance")))
|
104
96
|
#
|
97
|
+
# api_keys = os.getenv("SILICONFLOW_API_KEY").split()
|
105
98
|
# for api_key in api_keys:
|
106
|
-
#
|
107
|
-
|
99
|
+
# arun(check(api_key, "https://api.siliconflow.cn/v1/user/info"))
|
100
|
+
|
101
|
+
# api_keys = get_spreadsheet_values(feishu_url="https://xchatllm.feishu.cn/sheets/Bmjtst2f6hfMqFttbhLcdfRJnNf?sheet=EOZuBW", to_dataframe=True)[0].tolist()
|
102
|
+
|
103
|
+
# kimi
|
104
|
+
api_keys = get_spreadsheet_values(feishu_url="https://xchatllm.feishu.cn/sheets/Bmjtst2f6hfMqFttbhLcdfRJnNf?sheet=Y7HVfo", to_dataframe=True)[0].tolist()
|
105
|
+
l = []
|
106
|
+
for api_key in api_keys:
|
107
|
+
if api_key:
|
108
|
+
if arun(check(api_key, "https://all.chatfire.cn/kimi/token/check")):
|
109
|
+
l.append(api_key)
|
@@ -114,8 +114,8 @@ async def appu(
|
|
114
114
|
base_url: Optional[str] = None,
|
115
115
|
):
|
116
116
|
if model not in MODEL_PRICE:
|
117
|
-
model = "ppu-1"
|
118
117
|
send_message(f"模型未找到{model},ppu-1默认", title=__name__)
|
118
|
+
model = "ppu-1"
|
119
119
|
|
120
120
|
client = AsyncOpenAI(api_key=api_key, base_url=base_url)
|
121
121
|
response = await client.chat.completions.create(messages=[{'role': 'user', 'content': 'hi'}], model=model)
|
meutils/schemas/oneapi/common.py
CHANGED
@@ -54,6 +54,7 @@ MODEL_PRICE = {
|
|
54
54
|
"api-images-flux-schnell": 0.01,
|
55
55
|
"api-images-flux1.0-schnell": 0.01,
|
56
56
|
"api-images-flux1.0-dev": 0.05,
|
57
|
+
"api-images-flux-pro-max": 0.1,
|
57
58
|
"api-images-flux1.0-pro": 0.1,
|
58
59
|
"api-images-flux1.1-pro": 0.1,
|
59
60
|
"api-images-recraftv3": 0.03,
|
@@ -65,6 +66,7 @@ MODEL_PRICE = {
|
|
65
66
|
"recraftv3-halloween": 0.03,
|
66
67
|
"chat-recraftv3": 0.03,
|
67
68
|
"chat-recraftv3-halloween": 0.03,
|
69
|
+
"jimeng-v2.1": 0.04,
|
68
70
|
|
69
71
|
"api-asr": 0.01,
|
70
72
|
"api-stt": 0.01,
|
@@ -510,8 +512,9 @@ MODEL_RATIO = {
|
|
510
512
|
"meta-llama/Meta-Llama-3.1-70B-Instruct": 2,
|
511
513
|
"llama-3.1-405b-instruct": 5,
|
512
514
|
"meta-llama/Meta-Llama-3.1-405B-Instruct": 5,
|
513
|
-
|
514
|
-
"
|
515
|
+
|
516
|
+
"meta-llama/Llama-3.3-70B-Instruct": 2,
|
517
|
+
"llama-3.3-70b-instruct": 2,
|
515
518
|
|
516
519
|
"hunyuan-a52b-instruct": 2.5, # 10.5
|
517
520
|
|
@@ -589,6 +592,8 @@ COMPLETION_RATIO = {
|
|
589
592
|
"llama-3.1-405b-instruct": 6,
|
590
593
|
"meta-llama/Meta-Llama-3.1-405B-Instruct": 6,
|
591
594
|
|
595
|
+
"llama-3.3-70b-instruct": 4,
|
596
|
+
|
592
597
|
"command": 4,
|
593
598
|
"command-light": 4,
|
594
599
|
"command-light-nightly": 4,
|
@@ -725,6 +730,8 @@ REDIRECT_MODEL = {
|
|
725
730
|
|
726
731
|
"llama-3.1-nemotron-70b-instruct": "nvidia/Llama-3.1-Nemotron-70B-Instruct",
|
727
732
|
|
733
|
+
"meta-llama/Llama-3.3-70B-Instruct": "llama-3.3-70b-instruct",
|
734
|
+
|
728
735
|
# https://xinghuo.xfyun.cn/sparkapi
|
729
736
|
# spark-lite,spark-pro,spark-max,spark-ultra
|
730
737
|
# 'spark-lite': "general", # 实名免费
|
File without changes
|
File without changes
|
{MeUtils-2024.12.8.12.7.16.dist-info → MeUtils-2024.12.9.11.53.50.dist-info}/entry_points.txt
RENAMED
File without changes
|
File without changes
|