Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ Many thanks to William Beauchamp from [Chai](https://chai-research.com/) for pro
|
|
49 |
|
50 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Llama-2-70B-GPTQ)
|
51 |
* [Original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/meta-llama/Llama-2-70b-hf)
|
52 |
-
* [My fp16 conversion of the unquantised
|
53 |
|
54 |
## Prompt template: None
|
55 |
|
|
|
49 |
|
50 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Llama-2-70B-GPTQ)
|
51 |
* [Original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/meta-llama/Llama-2-70b-hf)
|
52 |
+
* [My fp16 conversion of the unquantised PTH model files](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
|
53 |
|
54 |
## Prompt template: None
|
55 |
|