Update readme.md
Browse filesAdded Model descriptions.
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
---
|
5 |
+
inference: false
|
6 |
+
---
|
7 |
+
|
8 |
+
<br>
|
9 |
+
<br>
|
10 |
+
|
11 |
+
# GBLM-Pruner-LLaMA-2-7B Model Card
|
12 |
+
|
13 |
+
## Model details
|
14 |
+
|
15 |
+
**Model type:**
|
16 |
+
GBLM-Pruner-LLaMA-2-7B is an open-source compressed model obtained by pruning 50 percent of the weights of the LLaMA-7B model.
|
17 |
+
|
18 |
+
## License
|
19 |
+
Llama 2 is licensed under the LLAMA 2 Community License,
|
20 |
+
Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
21 |
+
|
22 |
+
**Where to send questions or comments about the model:**
|
23 |
+
https://github.com/RocktimJyotiDas/GBLM-Pruner/issues
|