TheBloke commited on
Commit
4616d4d
1 Parent(s): 50ddbf9

Initial GPTQ model commit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
35
 
36
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/MythoBoros-13B-GPTQ)
37
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/MythoBoros-13B-GGML)
38
- * [[Gryphe](https://huggingface.co/Gryphe)'s original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Gryphe/MythoBoros-13b)
39
 
40
  ## Prompt template: Alpaca
41
 
 
35
 
36
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/MythoBoros-13B-GPTQ)
37
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/MythoBoros-13B-GGML)
38
+ * [Gryphe's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Gryphe/MythoBoros-13b)
39
 
40
  ## Prompt template: Alpaca
41