auto-patch README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ language:
|
|
11 |
- th
|
12 |
library_name: transformers
|
13 |
license: llama3.1
|
|
|
|
|
14 |
quantized_by: mradermacher
|
15 |
tags:
|
16 |
- triangulum_10b
|
@@ -32,6 +34,9 @@ tags:
|
|
32 |
static quants of https://huggingface.co/prithivMLmods/Triangulum-10B
|
33 |
|
34 |
<!-- provided-files -->
|
|
|
|
|
|
|
35 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Triangulum-10B-i1-GGUF
|
36 |
## Usage
|
37 |
|
@@ -75,6 +80,6 @@ questions you might have and/or if you want some other model quantized.
|
|
75 |
|
76 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
77 |
me use its servers and providing upgrades to my workstation to enable
|
78 |
-
this work in my free time.
|
79 |
|
80 |
<!-- end -->
|
|
|
11 |
- th
|
12 |
library_name: transformers
|
13 |
license: llama3.1
|
14 |
+
mradermacher:
|
15 |
+
readme_rev: 1
|
16 |
quantized_by: mradermacher
|
17 |
tags:
|
18 |
- triangulum_10b
|
|
|
34 |
static quants of https://huggingface.co/prithivMLmods/Triangulum-10B
|
35 |
|
36 |
<!-- provided-files -->
|
37 |
+
|
38 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Triangulum-10B-GGUF).***
|
39 |
+
|
40 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Triangulum-10B-i1-GGUF
|
41 |
## Usage
|
42 |
|
|
|
80 |
|
81 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
82 |
me use its servers and providing upgrades to my workstation to enable
|
83 |
+
this work in my free time.
|
84 |
|
85 |
<!-- end -->
|