TheBloke commited on
Commit
c69e218
1 Parent(s): dab1010

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 fp16 model](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
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