Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,19 @@ license: llama2
|
|
11 |
|
12 |
# **Model Card for opencsg-CodeLlama-7b-v0.1** [[中文]](#chinese) [[English]](#english)
|
13 |
|
|
|
14 |
|
15 |
<p align="center">
|
16 |
<img width="300px" alt="OpenCSG" src="https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/GwYXPKuEoGCGcMICeW-sb.jpeg">
|
17 |
</p>
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
<p align="center">
|
20 |
<img width="150px" alt="OpenCSG-bot" src="https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/3nDFBP31rpUKcH1geq1Ia.png
|
21 |
">
|
@@ -28,11 +36,6 @@ license: llama2
|
|
28 |
|
29 |
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
<a id="english"></a>
|
35 |
-
|
36 |
## Model Description
|
37 |
|
38 |
opencsg-CodeLlama-7B is a 34B Code-LLM finetuned by QLoRA of multiple code tasks(600k instrunctions/answers) on the base model CodeLlama-34b-Python.
|
|
|
11 |
|
12 |
# **Model Card for opencsg-CodeLlama-7b-v0.1** [[中文]](#chinese) [[English]](#english)
|
13 |
|
14 |
+
<a id="english"></a>
|
15 |
|
16 |
<p align="center">
|
17 |
<img width="300px" alt="OpenCSG" src="https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/GwYXPKuEoGCGcMICeW-sb.jpeg">
|
18 |
</p>
|
19 |
|
20 |
+
|
21 |
+
</div>
|
22 |
+
OpenCSG stands for Converged resources, Software refined, and Generative LM. The 'C' represents Converged resources, indicating the integration and full utilization of hybrid resources. The 'S' stands for Software refined, signifying software that is refined by large models. The 'G' represents Generative LM, which denotes widespread, inclusive, and democratized generative large models.
|
23 |
+
|
24 |
+
The vision of OpenCSG is to empower every industry, every company, and every individual to own their models. We adhere to the principles of openness and open source, making the large model software stack of OpenCSG available to the community. We welcome everyone to use, feedback, and collaborative contribute.
|
25 |
+
|
26 |
+
|
27 |
<p align="center">
|
28 |
<img width="150px" alt="OpenCSG-bot" src="https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/3nDFBP31rpUKcH1geq1Ia.png
|
29 |
">
|
|
|
36 |
|
37 |
|
38 |
|
|
|
|
|
|
|
|
|
|
|
39 |
## Model Description
|
40 |
|
41 |
opencsg-CodeLlama-7B is a 34B Code-LLM finetuned by QLoRA of multiple code tasks(600k instrunctions/answers) on the base model CodeLlama-34b-Python.
|