Hampetiudo commited on
Commit
7138594
1 Parent(s): 0309321

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a
11
 
12
  Original model: https://huggingface.co/ifable/gemma-2-Ifable-9B
13
 
14
- Both quants were made using the imatrix option. The imatrix was generated with the dataset from [here](https://gist.github.com/tristandruyen/9e207a95c7d75ddf37525d353e00659c), using the BF16 GGUF with the context size of 8192 tokens (default is 512 but higher/same as model context size should improve quality) and 13 chunks.
 
11
 
12
  Original model: https://huggingface.co/ifable/gemma-2-Ifable-9B
13
 
14
+ Both quants were made using the imatrix option. The imatrix was generated with the dataset from [here](https://gist.github.com/tristandruyen/9e207a95c7d75ddf37525d353e00659c), using the BF16 GGUF with a context size of 8192 tokens (default is 512 but higher/same as model context size should improve quality) and 13 chunks.