Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ model_creator: boun-tabi-LMG
|
|
7 |
model_name: TURNA
|
8 |
model_type: t5
|
9 |
prompt_template: '[S2S]prompt<EOS>'
|
10 |
-
quantized_by: Furkan Erdi
|
11 |
tags:
|
12 |
- GGUF
|
13 |
- Transformers
|
@@ -192,14 +192,12 @@ def run_turna_gguf(prompt="Bir varmış bir yokmuş, ", temperature=1, quantizat
|
|
192 |
|
193 |
Thanks to the [boun-tabi-LMG](https://github.com/boun-tabi-LMG) team!
|
194 |
|
195 |
-
**Special thanks to**: Beste Şengül.
|
196 |
-
|
197 |
<!-- footer end -->
|
198 |
|
199 |
# GGUF model card:
|
200 |
|
201 |
```
|
202 |
-
{
|
203 |
```
|
204 |
|
205 |
<!-- original-model-card start -->
|
|
|
7 |
model_name: TURNA
|
8 |
model_type: t5
|
9 |
prompt_template: '[S2S]prompt<EOS>'
|
10 |
+
quantized_by: Furkan Erdi
|
11 |
tags:
|
12 |
- GGUF
|
13 |
- Transformers
|
|
|
192 |
|
193 |
Thanks to the [boun-tabi-LMG](https://github.com/boun-tabi-LMG) team!
|
194 |
|
|
|
|
|
195 |
<!-- footer end -->
|
196 |
|
197 |
# GGUF model card:
|
198 |
|
199 |
```
|
200 |
+
{Furkan Erdi}
|
201 |
```
|
202 |
|
203 |
<!-- original-model-card start -->
|