TheBloke commited on
Commit
07700ba
1 Parent(s): 403bbdc

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -75,6 +75,7 @@ Here is an incomplete list of clients and libraries that are known to support GG
75
  <!-- repositories-available start -->
76
  ## Repositories available
77
 
 
78
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OrcaMaid-13B-GPTQ)
79
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OrcaMaid-13B-GGUF)
80
  * [ddh0's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/ddh0/OrcaMaid-13b)
 
75
  <!-- repositories-available start -->
76
  ## Repositories available
77
 
78
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/OrcaMaid-13B-AWQ)
79
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OrcaMaid-13B-GPTQ)
80
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OrcaMaid-13B-GGUF)
81
  * [ddh0's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/ddh0/OrcaMaid-13b)