mradermacher
commited on
Commit
•
d3287b3
1
Parent(s):
a383b6d
auto-patch README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ base_model:
|
|
3 |
- mistralai/Mistral-7B-v0.1
|
4 |
datasets:
|
5 |
- argilla/ultrafeedback-binarized-preferences-cleaned
|
|
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
@@ -13,7 +14,6 @@ quantized_by: mradermacher
|
|
13 |
|
14 |
static quants of https://huggingface.co/kaist-ai/mistral-orpo-beta
|
15 |
|
16 |
-
|
17 |
<!-- provided-files -->
|
18 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
19 |
## Usage
|
|
|
3 |
- mistralai/Mistral-7B-v0.1
|
4 |
datasets:
|
5 |
- argilla/ultrafeedback-binarized-preferences-cleaned
|
6 |
+
exported_from: kaist-ai/mistral-orpo-beta
|
7 |
language:
|
8 |
- en
|
9 |
library_name: transformers
|
|
|
14 |
|
15 |
static quants of https://huggingface.co/kaist-ai/mistral-orpo-beta
|
16 |
|
|
|
17 |
<!-- provided-files -->
|
18 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
19 |
## Usage
|