auto-patch README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,9 @@ language:
|
|
7 |
- hi
|
8 |
library_name: transformers
|
9 |
license: apache-2.0
|
|
|
|
|
10 |
quantized_by: mradermacher
|
11 |
-
tags:
|
12 |
-
- text-generation-inference
|
13 |
-
- transformers
|
14 |
-
- torch
|
15 |
-
- trl
|
16 |
-
- unsloth
|
17 |
-
- llama
|
18 |
-
- gguf
|
19 |
---
|
20 |
## About
|
21 |
|
@@ -27,6 +21,9 @@ tags:
|
|
27 |
static quants of https://huggingface.co/student-abdullah/Llama3.2_Medicine-Hinglish-Dataset_Fine-Tuned_29-09
|
28 |
|
29 |
<!-- provided-files -->
|
|
|
|
|
|
|
30 |
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.
|
31 |
## Usage
|
32 |
|
|
|
7 |
- hi
|
8 |
library_name: transformers
|
9 |
license: apache-2.0
|
10 |
+
mradermacher:
|
11 |
+
readme_rev: 1
|
12 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
## About
|
15 |
|
|
|
21 |
static quants of https://huggingface.co/student-abdullah/Llama3.2_Medicine-Hinglish-Dataset_Fine-Tuned_29-09
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
+
|
25 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama3.2_Medicine-Hinglish-Dataset_Fine-Tuned_29-09-GGUF).***
|
26 |
+
|
27 |
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.
|
28 |
## Usage
|
29 |
|