pszemraj commited on
Commit
97b3799
·
1 Parent(s): 5695767

link AutoGPTQ

Browse files

https://github.com/PanQiWei/AutoGPTQ

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ language:
18
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
19
  </a>
20
 
21
- A GPTQ version of the [Open-Assistant StableLM-7B SFT-7 Model](https://huggingface.co/OpenAssistant/stablelm-7b-sft-v7-epoch-3) quantized via auto-gptq.
22
 
23
 
24
  Will update this more later - take a look at the colab for now to see an inference example, or a [stripped-down version of the notebook here](https://gist.github.com/pszemraj/fc5b03b6bb7386991163eaaa9e0dc14d)
 
18
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
19
  </a>
20
 
21
+ A GPTQ version of the [Open-Assistant StableLM-7B SFT-7 Model](https://huggingface.co/OpenAssistant/stablelm-7b-sft-v7-epoch-3) quantized via [AutoGPTQ](https://github.com/PanQiWei/AutoGPTQ)
22
 
23
 
24
  Will update this more later - take a look at the colab for now to see an inference example, or a [stripped-down version of the notebook here](https://gist.github.com/pszemraj/fc5b03b6bb7386991163eaaa9e0dc14d)