Initial GPTQ model commit
Browse files
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 |
-
* [
|
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 |
|