Pankaj Mathur
commited on
Commit
·
c1d4f99
1
Parent(s):
15d6291
Update README.md
Browse files
README.md
CHANGED
@@ -13,9 +13,19 @@ pipeline_tag: text-generation
|
|
13 |
|
14 |
A Llama2-70b model trained on Orca Style datasets.
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
-
This model is bound by the usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
|
19 |
|
20 |
## Evaluation
|
21 |
|
|
|
13 |
|
14 |
A Llama2-70b model trained on Orca Style datasets.
|
15 |
|
16 |
+
### quantized versions
|
17 |
+
|
18 |
+
Big thanks to [@TheBloke](https://huggingface.co/TheBloke)
|
19 |
+
|
20 |
+
1) https://huggingface.co/TheBloke/orca_mini_v3_70B-GGML
|
21 |
+
|
22 |
+
2) https://huggingface.co/TheBloke/orca_mini_v3_70B-GPTQ
|
23 |
+
|
24 |
+
|
25 |
+
#### license disclaimer:
|
26 |
+
|
27 |
+
This model is bound by the license & usage restrictions of the original Llama-2 model. And comes with no warranty or gurantees of any kind.
|
28 |
|
|
|
29 |
|
30 |
## Evaluation
|
31 |
|