auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,19 @@
|
|
1 |
---
|
2 |
-
base_model: Tesslate/UIGEN-T2-7B
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
7 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
## About
|
10 |
|
@@ -13,7 +22,7 @@ tags: []
|
|
13 |
<!-- ### convert_type: hf -->
|
14 |
<!-- ### vocab_type: -->
|
15 |
<!-- ### tags: -->
|
16 |
-
static quants of https://huggingface.co/Tesslate/UIGEN-T2-7B
|
17 |
|
18 |
<!-- provided-files -->
|
19 |
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.
|
|
|
1 |
---
|
2 |
+
base_model: Tesslate/UIGEN-T2-7B
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- text-generation-inference
|
10 |
+
- transformers
|
11 |
+
- qwen2
|
12 |
+
- ui-generation
|
13 |
+
- peft
|
14 |
+
- lora
|
15 |
+
- tailwind-css
|
16 |
+
- html
|
17 |
---
|
18 |
## About
|
19 |
|
|
|
22 |
<!-- ### convert_type: hf -->
|
23 |
<!-- ### vocab_type: -->
|
24 |
<!-- ### tags: -->
|
25 |
+
static quants of https://huggingface.co/Tesslate/UIGEN-T2-7B
|
26 |
|
27 |
<!-- provided-files -->
|
28 |
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.
|