Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ pipeline_tag: text-generation
|
|
26 |
|
27 |
# TehVenom's merge of Pygmalion 7B fp16
|
28 |
|
29 |
-
These fp16 pytorch format model files for [TehVenom's merge](https://huggingface.co/TehVenom/Pygmalion-7b-Merged-Safetensors) of [Pygmalion 7B](https://huggingface.co/PygmalionAI/pygmalion-7b) merged with [Kaio Ken's SuperHOT 8K](https://huggingface.co/kaiokendev/superhot-7b-8k-no-rlhf-test).
|
30 |
|
31 |
[Kaio Ken's SuperHOT 7b LoRA](https://huggingface.co/kaiokendev/superhot-7b-8k-no-rlhf-test) is merged on to the base model, and then 8K context can be achieved during inference by using `trust_remote_code=True`.
|
32 |
|
|
|
26 |
|
27 |
# TehVenom's merge of Pygmalion 7B fp16
|
28 |
|
29 |
+
These are fp16 pytorch format model files for [TehVenom's merge](https://huggingface.co/TehVenom/Pygmalion-7b-Merged-Safetensors) of [Pygmalion 7B](https://huggingface.co/PygmalionAI/pygmalion-7b) merged with [Kaio Ken's SuperHOT 8K](https://huggingface.co/kaiokendev/superhot-7b-8k-no-rlhf-test).
|
30 |
|
31 |
[Kaio Ken's SuperHOT 7b LoRA](https://huggingface.co/kaiokendev/superhot-7b-8k-no-rlhf-test) is merged on to the base model, and then 8K context can be achieved during inference by using `trust_remote_code=True`.
|
32 |
|