Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- facebook
|
8 |
- llama
|
9 |
- llama2
|
10 |
-
base_model: meta-llama/Llama-2-7b-hf
|
11 |
model_name: Llama-2-7b-hf-AutoGPTQ
|
12 |
library:
|
13 |
- Transformers
|
@@ -21,7 +21,7 @@ qunatized_by: twhoool02
|
|
21 |
|
22 |
## Model Details
|
23 |
|
24 |
-
This model is a GPTQ quantized version of the meta-llama/Llama-2-7b-hf model.
|
25 |
|
26 |
- **Developed by:** Ted Whooley
|
27 |
- **Library:** Transformers, GPTQ
|
|
|
7 |
- facebook
|
8 |
- llama
|
9 |
- llama2
|
10 |
+
base_model: meta-llama/Llama-2-7b-chat-hf
|
11 |
model_name: Llama-2-7b-hf-AutoGPTQ
|
12 |
library:
|
13 |
- Transformers
|
|
|
21 |
|
22 |
## Model Details
|
23 |
|
24 |
+
This model is a GPTQ quantized version of the meta-llama/Llama-2-7b-chat-hf model.
|
25 |
|
26 |
- **Developed by:** Ted Whooley
|
27 |
- **Library:** Transformers, GPTQ
|