Update README.md
Browse files
README.md
CHANGED
@@ -32,11 +32,18 @@ This repo contains GPTQ model files for [SLAM-group's NewHope](https://huggingfa
|
|
32 |
|
33 |
Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
## Repositories available
|
36 |
|
37 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/NewHope-GPTQ)
|
38 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/NewHope-GGML)
|
39 |
-
* [SLAM-group's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/SLAM-group/NewHope)
|
40 |
|
41 |
## Prompt template: Alpaca
|
42 |
|
@@ -225,4 +232,4 @@ Thank you to all my generous patrons and donaters!
|
|
225 |
|
226 |
# Original model card: SLAM-group's NewHope
|
227 |
|
228 |
-
|
|
|
32 |
|
33 |
Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
|
34 |
|
35 |
+
### Original model removed
|
36 |
+
|
37 |
+
The original model creator has removed their model, due to their training dataset being contanimated with samples from the HumanEval dataset.
|
38 |
+
|
39 |
+
This does not affect the ability of this model, which has proven to be very high quality.
|
40 |
+
|
41 |
+
For the moment I am going to leave this model up, but will remove it this is requested by the original model creator.
|
42 |
+
|
43 |
## Repositories available
|
44 |
|
45 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/NewHope-GPTQ)
|
46 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/NewHope-GGML)
|
|
|
47 |
|
48 |
## Prompt template: Alpaca
|
49 |
|
|
|
232 |
|
233 |
# Original model card: SLAM-group's NewHope
|
234 |
|
235 |
+
Original model was removed.
|