Commit
•
de936b0
1
Parent(s):
a4ec57b
Add EXL2 link (#2)
Browse files- Add EXL2 link (03eebf87e2297ba2366a2019c463520ed877d4e9)
Co-authored-by: Bartowski <bartowski@users.noreply.huggingface.co>
README.md
CHANGED
@@ -165,3 +165,7 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
165 |
## Evaluations
|
166 |
|
167 |
In progress
|
|
|
|
|
|
|
|
|
|
165 |
## Evaluations
|
166 |
|
167 |
In progress
|
168 |
+
|
169 |
+
## ExLlamaV2
|
170 |
+
|
171 |
+
Available [here](https://huggingface.co/bartowski/gemma-orchid-7b-dpo-exl2)
|