TheBloke commited on
Commit
5206894
1 Parent(s): 1251423

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -81,6 +81,7 @@ Here is an incomplete list of clients and libraries that are known to support GG
81
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Rose-Kimiko-20B-AWQ)
82
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Rose-Kimiko-20B-GPTQ)
83
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Rose-Kimiko-20B-GGUF)
 
84
  * [nRuaif's original LoRA adapter, which can be merged on to the base model.](https://huggingface.co/nRuaif/Rose-Kimiko-20B)
85
  <!-- repositories-available end -->
86
 
 
81
  * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Rose-Kimiko-20B-AWQ)
82
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Rose-Kimiko-20B-GPTQ)
83
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Rose-Kimiko-20B-GGUF)
84
+ * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/Rose-Kimiko-20B-fp16)
85
  * [nRuaif's original LoRA adapter, which can be merged on to the base model.](https://huggingface.co/nRuaif/Rose-Kimiko-20B)
86
  <!-- repositories-available end -->
87