gotzmann commited on
Commit
d43e732
1 Parent(s): 57ffeb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
 
7
  # LLAMA-GGML-v2
8
 
9
- This is GGML format quantised 4bit models of LLaMA models.
10
 
11
  This repo is the result of quantising to 4bit GGML for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
12
 
 
6
 
7
  # LLAMA-GGML-v2
8
 
9
+ This is GGML format quantised 4bit models of LLaMA models for the latest GGML format v2.
10
 
11
  This repo is the result of quantising to 4bit GGML for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
12