TheBloke commited on
Commit
0823403
1 Parent(s): 80e6d86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ inference: false
11
 
12
  This is GGML format quantised 4-bit, 5-bit and 8-bit models of [Eric Hartford's 'uncensored' training of WizardLM 13B Uncensored](https://huggingface.co/ehartford/WizardLM-13B-Uncensored).
13
 
14
- This repo is the result of quantising to 4bit and 5bit GGML for CPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
15
 
16
  ## Repositories available
17
 
 
11
 
12
  This is GGML format quantised 4-bit, 5-bit and 8-bit models of [Eric Hartford's 'uncensored' training of WizardLM 13B Uncensored](https://huggingface.co/ehartford/WizardLM-13B-Uncensored).
13
 
14
+ These files are for CPU (+ CUDA) inference using [llama.cpp](https://github.com/ggerganov/llama.cpp).
15
 
16
  ## Repositories available
17