Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ datasets:
|
|
16 |
---
|
17 |
# Llama 2 13b Chat German - GGUF
|
18 |
|
19 |
-
- **
|
20 |
-
- **
|
21 |
- **Quantization Levels:**
|
22 |
- 8 Bit
|
23 |
- 5_K_M Bit
|
@@ -29,6 +29,10 @@ datasets:
|
|
29 |
This model was created by [jphme](https://huggingface.co/jphme) and is a finetune of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat).
|
30 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
|
31 |
|
|
|
|
|
|
|
|
|
32 |
___
|
33 |
|
34 |
# Original Model Card
|
|
|
16 |
---
|
17 |
# Llama 2 13b Chat German - GGUF
|
18 |
|
19 |
+
- **Format:** GGUF
|
20 |
+
- **Converted with** llama.cpp *(Commit: 9e20231)*
|
21 |
- **Quantization Levels:**
|
22 |
- 8 Bit
|
23 |
- 5_K_M Bit
|
|
|
29 |
This model was created by [jphme](https://huggingface.co/jphme) and is a finetune of Meta's [Llama2 13b Chat](https://huggingface.co/meta-llama/Llama-2-13b-chat).
|
30 |
This repository contains the model [jphme/Llama-2-13b-chat-german](https://huggingface.co/jphme/Llama-2-13b-chat-german) in GGUF format.
|
31 |
|
32 |
+
## Conversion Code
|
33 |
+
```
|
34 |
+
|
35 |
+
```
|
36 |
___
|
37 |
|
38 |
# Original Model Card
|