TheBloke commited on
Commit
f670ec8
1 Parent(s): cf0ec82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,8 +26,8 @@ This repo is the result of quantising to 4-bit, 5-bit and 8-bit GGML for CPU (+C
26
 
27
  ## Repositories available
28
 
29
- * [4-bit GPTQ models for GPU inference](https://huggingface.co/manticore-13b-chat-pyg-GPTQ).
30
- * [4-bit, 5-bit and 8-bit GGML models for llama.cpp CPU (+CUDA) inference](https://huggingface.co/manticore-13b-chat-pyg-GGML).
31
  * [OpenAccess AI Collective's original float16 HF format repo for GPU inference and further conversions](https://huggingface.co/openaccess-ai-collective/manticore-13b-chat-pyg/edit/main/README.md).
32
 
33
  ## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!
 
26
 
27
  ## Repositories available
28
 
29
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/manticore-13b-chat-pyg-GPTQ).
30
+ * [4-bit, 5-bit and 8-bit GGML models for llama.cpp CPU (+CUDA) inference](https://huggingface.co/TheBloke/manticore-13b-chat-pyg-GGML).
31
  * [OpenAccess AI Collective's original float16 HF format repo for GPU inference and further conversions](https://huggingface.co/openaccess-ai-collective/manticore-13b-chat-pyg/edit/main/README.md).
32
 
33
  ## THE FILES IN MAIN BRANCH REQUIRES LATEST LLAMA.CPP (May 19th 2023 - commit 2d5db48)!