codefuse-admin
commited on
Upload README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,14 @@ tasks:
|
|
6 |
- text-embedding
|
7 |
---
|
8 |
|
|
|
9 |
## CodeFuse-CGE-Large
|
10 |
<p align="center">
|
11 |
<img src="https://modelscope.cn/api/v1/models/codefuse-ai/CodeFuse-QWen-14B/repo?Revision=master&FilePath=LOGO.jpg&View=true" width="800"/>
|
12 |
<p>
|
13 |
|
|
|
|
|
14 |
## Model Description
|
15 |
CodeFuse-CGE-Large is the Large version of the CodeFuse-CGE family which is fine-tuned based on CodeQwen1.5-7B. CodeFuse-CGE-Large is distinguish on text2code task for it's powerful ability of capturing the semantic relationship between code and text.
|
16 |
|
@@ -35,7 +38,6 @@ transformers==4.39.2
|
|
35 |
vllm=0.5.3
|
36 |
```
|
37 |
|
38 |
-
|
39 |
## How to Use
|
40 |
### transformers
|
41 |
```
|
@@ -83,12 +85,3 @@ Thanks to the authors of open-sourced datasets, including CSN, Adv, CoSQA.
|
|
83 |
|
84 |
## License
|
85 |
Since CodeFuse-CGE-Large is fine-tuned based on CodeQwen1.5-7B model, our usage license follows the same terms as that of CodeQwen1.5-7B model.
|
86 |
-
|
87 |
-
## 加入我们
|
88 |
-
我们是平台技术事业群AI Native团队,负责蚂蚁集团平台工程的智能化,团队成立3年多以来,支持了蚂蚁集团云计算基础设施智能化运维的升级改造。团队的Mission是,通过世界级的技术创新和影响,构建有广泛用户的算法服务和平台,支撑内外部产品和业务落地。团队秉承创新基因,在支撑业务落地的同时,推动技术影响。3年以来在ICLR、NeurIPS、KDD、ACL等顶会发表论文20余篇,创新业务结果获得两次蚂蚁技术最高奖T-Star,1次蚂蚁集团最高奖SuperMA。开源项目CodeFuse获得4K点赞(2024年2月),Huggingface和modelscope上模型累积下载量超过150万次。
|
89 |
-
|
90 |
-
我们正在寻找行业中的佼佼者加入我们的团队!如果您希望在一个充满活力、创新和卓越文化的环境中发展您的职业生涯,欢迎您查看我们的社招&校招机会,加入我们,一起创造下一个行业里程碑。
|
91 |
-
|
92 |
-
校招:https://hrrecommend.antgroup.com/guide.html?code=8uoP5mlus5DqQYbE_EnqcE2FD5JZH21MwvMUIb9mb6X3osXPuBraG54SyM8GLn_7
|
93 |
-
|
94 |
-
社招:https://talent.antgroup.com/off-campus-position?positionId=1933830
|
|
|
6 |
- text-embedding
|
7 |
---
|
8 |
|
9 |
+
|
10 |
## CodeFuse-CGE-Large
|
11 |
<p align="center">
|
12 |
<img src="https://modelscope.cn/api/v1/models/codefuse-ai/CodeFuse-QWen-14B/repo?Revision=master&FilePath=LOGO.jpg&View=true" width="800"/>
|
13 |
<p>
|
14 |
|
15 |
+
**Homepage**: 🏡 https://github.com/codefuse-ai/CodeFuse-CGE (**Please give us your support with a Star🌟 + Fork🚀 + Watch👀**)
|
16 |
+
|
17 |
## Model Description
|
18 |
CodeFuse-CGE-Large is the Large version of the CodeFuse-CGE family which is fine-tuned based on CodeQwen1.5-7B. CodeFuse-CGE-Large is distinguish on text2code task for it's powerful ability of capturing the semantic relationship between code and text.
|
19 |
|
|
|
38 |
vllm=0.5.3
|
39 |
```
|
40 |
|
|
|
41 |
## How to Use
|
42 |
### transformers
|
43 |
```
|
|
|
85 |
|
86 |
## License
|
87 |
Since CodeFuse-CGE-Large is fine-tuned based on CodeQwen1.5-7B model, our usage license follows the same terms as that of CodeQwen1.5-7B model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|