TheBloke commited on
Commit
9cf2f51
1 Parent(s): a69efb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,6 +62,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
62
  <!-- repositories-available start -->
63
  ## Repositories available
64
 
 
65
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF)
66
  * [Mistral AI's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/mistralai/Mistral-7B-v0.1)
67
  <!-- repositories-available end -->
@@ -71,7 +72,6 @@ Here is an incomplate list of clients and libraries that are known to support GG
71
 
72
  ```
73
  {prompt}
74
-
75
  ```
76
 
77
  <!-- prompt-template end -->
 
62
  <!-- repositories-available start -->
63
  ## Repositories available
64
 
65
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Mistral-7B-v0.1-AWQ)
66
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF)
67
  * [Mistral AI's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/mistralai/Mistral-7B-v0.1)
68
  <!-- repositories-available end -->
 
72
 
73
  ```
74
  {prompt}
 
75
  ```
76
 
77
  <!-- prompt-template end -->