Updated Readme
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
-
-
|
5 |
- llama
|
6 |
- llama-2
|
7 |
- facebook
|
@@ -20,7 +20,7 @@ pipeline_tag: text-generation
|
|
20 |
|
21 |
<!-- Provide a quick summary of what the model is/does. -->
|
22 |
|
23 |
-
This repo contains
|
24 |
|
25 |
## Model Details
|
26 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
+
- 5bit
|
5 |
- llama
|
6 |
- llama-2
|
7 |
- facebook
|
|
|
20 |
|
21 |
<!-- Provide a quick summary of what the model is/does. -->
|
22 |
|
23 |
+
This repo contains 5-bit quantized (using ExLlamaV2) model of Meta's meta-llama/Llama-2-7b-chat-hf
|
24 |
|
25 |
## Model Details
|
26 |
|