TheBloke commited on
Commit
4789eb8
1 Parent(s): ced038f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -48,6 +48,7 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
48
  <!-- repositories-available start -->
49
  ## Repositories available
50
 
 
51
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Synthia-34B-v1.2-GPTQ)
52
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Synthia-34B-v1.2-GGUF)
53
  * [Migel Tissera's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/migtissera/Synthia-34B-v1.2)
 
48
  <!-- repositories-available start -->
49
  ## Repositories available
50
 
51
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Synthia-34B-v1.2-AWQ)
52
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Synthia-34B-v1.2-GPTQ)
53
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Synthia-34B-v1.2-GGUF)
54
  * [Migel Tissera's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/migtissera/Synthia-34B-v1.2)