Update README.md
Browse files
README.md
CHANGED
@@ -26,21 +26,6 @@ This is a quantized version of h2oai/h2ogpt-4096-llama2-13b-chat, formatted in G
|
|
26 |
| q6_K | 6 | New k-quant method. Uses GGML_TYPE_Q8_K for all tensors - 6-bit quantization |
|
27 |
|
28 |
# Original Model Card
|
29 |
-
---
|
30 |
-
inference: false
|
31 |
-
language:
|
32 |
-
- en
|
33 |
-
license: llama2
|
34 |
-
model_type: llama
|
35 |
-
pipeline_tag: text-generation
|
36 |
-
tags:
|
37 |
-
- facebook
|
38 |
-
- meta
|
39 |
-
- pytorch
|
40 |
-
- llama
|
41 |
-
- llama-2
|
42 |
-
- h2ogpt
|
43 |
-
---
|
44 |
|
45 |
h2oGPT clone of [Meta's Llama 2 13B Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf).
|
46 |
|
|
|
26 |
| q6_K | 6 | New k-quant method. Uses GGML_TYPE_Q8_K for all tensors - 6-bit quantization |
|
27 |
|
28 |
# Original Model Card
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
h2oGPT clone of [Meta's Llama 2 13B Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf).
|
31 |
|