kroonen commited on
Commit
614b2ba
·
1 Parent(s): 3ea6872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
 
5
  # Model description
6
 
7
- LLAMA2-stablebeluga-Q4_0 GGML is a language model trained by Stability AI on top of Meta AI. This model is based on the original LLAMA-2, but with a couple of key changes. It has been converted to F32 before being quantized to 4 bits. These alterations make the model more efficient in terms of memory and computational requirements, without significantly compromising its language understanding and generation capabilities.
8
 
9
  # Intended uses & limitations
10
 
@@ -22,7 +22,7 @@ license: mit
22
 
23
  # Training data
24
 
25
- LLAMA-2-Q4_0 GGML model was trained on the same data as the original LLAMA-2 by Stability AI (Stable Beluga). For more details, please refer to the Stable Beluga 2's model card.
26
 
27
  # Evaluations
28
 
 
4
 
5
  # Model description
6
 
7
+ LLAMA2-stablebeluga-Q4_0/Q8_0 GGML is a language model trained by Stability AI on top of Meta AI. This model is based on the original LLAMA-2, but with a couple of key changes. It has been converted to F32 before being quantized to 4 bits. These alterations make the model more efficient in terms of memory and computational requirements, without significantly compromising its language understanding and generation capabilities.
8
 
9
  # Intended uses & limitations
10
 
 
22
 
23
  # Training data
24
 
25
+ LLAMA-2-Q4_0/Q9_0 GGML model was trained on the same data as the original LLAMA-2 by Stability AI (Stable Beluga). For more details, please refer to the Stable Beluga 2's model card.
26
 
27
  # Evaluations
28