Peeepy commited on
Commit
1e58b2f
1 Parent(s): 6611a4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1 +1,3 @@
1
- [Airoboros 33b GPT4 1.2](https://huggingface.co/jondurbin/airoboros-33b-gpt4-1.2) merged with kaiokendev's [33b SuperHOT 8k LoRA](https://huggingface.co/kaiokendev/superhot-30b-8k-no-rlhf-test), quantised using GPTQ-for-LLaMa.
 
 
 
1
+ [Airoboros 33b GPT4 1.2](https://huggingface.co/jondurbin/airoboros-33b-gpt4-1.2) merged with kaiokendev's [33b SuperHOT 8k LoRA](https://huggingface.co/kaiokendev/superhot-30b-8k-no-rlhf-test), quantised using GPTQ-for-LLaMa.
2
+
3
+ To easily use this model, you can use Oobabooga's [Text Generation WebUI](https://github.com/oobabooga/text-generation-webu) and run it with the `--monkeypatch` flag (and use the Exllama loader for best speeds. Note this must be manually installed unless you use the 1 click installer.)