freefallr commited on
Commit
f7a2d95
1 Parent(s): 8b91bcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -16,8 +16,8 @@ datasets:
16
  ---
17
  # Llama 2 13b Chat German - GGUF
18
 
19
- - **File Format:** GGUF
20
- - **Conversion done with** llama.cpp *(Commit: 9e20231)*
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