Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
<p align="center" width="100%">
|
3 |
<a href="" target="_blank"><img src="https://github.com/zjunlp/CaMA/blob/main/assets/logo.jpg?raw=true" alt="ZJU-CaMA" style="width: 30%; min-width: 30px; display: block; margin: auto;"></a>
|
@@ -634,4 +644,4 @@ We are very grateful to the following open source projects for their help:
|
|
634 |
|
635 |
- [Vicuna](https://vicuna.lmsys.org/)
|
636 |
|
637 |
-
- [Llama-X](https://github.com/AetherCortex/Llama-X)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
---
|
10 |
+
|
11 |
|
12 |
<p align="center" width="100%">
|
13 |
<a href="" target="_blank"><img src="https://github.com/zjunlp/CaMA/blob/main/assets/logo.jpg?raw=true" alt="ZJU-CaMA" style="width: 30%; min-width: 30px; display: block; margin: auto;"></a>
|
|
|
644 |
|
645 |
- [Vicuna](https://vicuna.lmsys.org/)
|
646 |
|
647 |
+
- [Llama-X](https://github.com/AetherCortex/Llama-X)
|