Vetehinen commited on
Commit
ad38611
1 Parent(s): 5a4211c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fi
4
+ pipeline_tag: text-generation
5
+ ---
6
+ # gpt3-finnish-8B-GGML
7
+
8
+ Based on initial release of FinGPT-3 monolingual GPT-3-like model for Finnish from [TurkuNLP Research Group](https://huggingface.co/TurkuNLP).
9
+ This model is quantized GGML format binary of [gpt3-finnish-8B](https://huggingface.co/TurkuNLP/gpt3-finnish-8B).
10
+ | File | Description |
11
+ | ---- | --- |
12
+ | gpt3-finnish-8B.bloomz.ggml.q4_0.bin | 4 bit quantized. For inference using [bloomz.cpp](https://github.com/NouamaneTazi/bloomz.cpp) |
13
+
14
+ ```bash
15
+ bloomz.cpp/main -m gpt3-finnish-8B.bloomz.ggml.q4_0.bin -t 4 -n 200 -p "Lasten loru:"
16
+ ```
17
+
18
+ *Lasten loru:*
19
+ *Miten monta kärpässilmää,*
20
+ *lakki punainen tai sininen.*
21
+ *Vielä reppukin soma pieni!*
22
+ *Pulkkakin on lautaan tehty.*