MetaIX commited on
Commit
d65f53f
1 Parent(s): 0e109b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -1,7 +1,6 @@
1
  <p><strong><font size="5">Information</font></strong></p>
2
  GPT4-X-Alpasta-30b working with Oobabooga's Text Generation Webui and KoboldAI.
3
  <p>This is an attempt at improving Open Assistant's performance as an instruct while retaining its excellent prose. The merge consists of <a href="https://huggingface.co/chansung/gpt4-alpaca-lora-30b">Chansung's GPT4-Alpaca Lora</a> and <a href="https://huggingface.co/OpenAssistant/oasst-sft-6-llama-30b-xor">Open Assistant's native fine-tune</a>.</p>
4
- <p>There are 3 quantized versions, one is quantized using GPTQ's <i>--true-sequential</i> and <i>--act-order</i> optimizations, the second is quantized using GPTQ's <i>--true-sequential</i> and <i>--groupsize 128</i> optimization, and the third one is quantized for GGML using q4_1</p>
5
 
6
  <p><strong>What's included</strong></p>
7
 
 
1
  <p><strong><font size="5">Information</font></strong></p>
2
  GPT4-X-Alpasta-30b working with Oobabooga's Text Generation Webui and KoboldAI.
3
  <p>This is an attempt at improving Open Assistant's performance as an instruct while retaining its excellent prose. The merge consists of <a href="https://huggingface.co/chansung/gpt4-alpaca-lora-30b">Chansung's GPT4-Alpaca Lora</a> and <a href="https://huggingface.co/OpenAssistant/oasst-sft-6-llama-30b-xor">Open Assistant's native fine-tune</a>.</p>
 
4
 
5
  <p><strong>What's included</strong></p>
6