Initial GPTQ model commit
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ model_type: llama
|
|
| 24 |
|
| 25 |
## Description
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
|
| 30 |
|
|
|
|
| 24 |
|
| 25 |
## Description
|
| 26 |
|
| 27 |
+
This repo contains GPTQ model files for [TokenBender's Llama-2-7B-Chat Code Cherry Pop](https://huggingface.co/TokenBender/llama2-7b-chat-hf-codeCherryPop-qLoRA-merged).
|
| 28 |
|
| 29 |
Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
|
| 30 |
|