duyntnet commited on
Commit
557f526
1 Parent(s): a6d74d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  ---
13
  Quantizations of https://huggingface.co/google/gemma-2-27b-it
14
 
15
- Note: All quants are created using latest llama.cpp release (b3266). This version (hopefully) fixes all Gemma 2 27B problems. You will need the latest version of llama.cpp to use these quants.
16
 
17
 
18
  # From original readme
 
12
  ---
13
  Quantizations of https://huggingface.co/google/gemma-2-27b-it
14
 
15
+ **Note**: All quants are created using latest [llama.cpp release](https://github.com/ggerganov/llama.cpp/releases) (b3266). This version (hopefully) fixes all Gemma 2 27B problems. You will need the latest version of llama.cpp to use these quants.
16
 
17
 
18
  # From original readme