Upload /README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- zh
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
inference: false
|
| 7 |
+
datasets:
|
| 8 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
| 9 |
+
- QingyiSi/Alpaca-CoT
|
| 10 |
+
- mhhmm/leetcode-solutions-python
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# vicuna-7b-v1.3
|
| 14 |
+
|
| 15 |
+
*The weight file is split into chunks with a size of 405M for convenient and fast parallel downloads*
|
| 16 |
+
|
| 17 |
+
A 405M split weight version of [lmsys/vicuna-7b-v1.3](https://huggingface.co/lmsys/vicuna-7b-v1.3)
|
| 18 |
+
|