TheBloke commited on
Commit
72a4511
·
1 Parent(s): 30088c8

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -68,6 +68,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
68
  <!-- repositories-available start -->
69
  ## Repositories available
70
 
 
71
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/ReMM-v2.1-L2-13B-GPTQ)
72
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/ReMM-v2.1-L2-13B-GGUF)
73
  * [Undi95's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Undi95/ReMM-v2.1-L2-13B)
 
68
  <!-- repositories-available start -->
69
  ## Repositories available
70
 
71
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/ReMM-v2.1-L2-13B-AWQ)
72
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/ReMM-v2.1-L2-13B-GPTQ)
73
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/ReMM-v2.1-L2-13B-GGUF)
74
  * [Undi95's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Undi95/ReMM-v2.1-L2-13B)