prsyahmi commited on
Commit
be029e1
1 Parent(s): 7ca0215

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mesolitica/mallam-1.1b-20k-instructions-v2
3
+ inference: false
4
+ model_creator: mesolitica
5
+ model_name: Mallam 1.1B 20k Instructions v2
6
+ model_type: mistral
7
+ pipeline_tag: text-generation
8
+ prompt_template: '<s>[INST] {prompt} [/INST]
9
+
10
+ '
11
+ quantized_by: prsyahmi
12
+ tags:
13
+ - finetuned
14
+ ---
15
+ <!-- markdownlint-disable MD041 -->
16
+
17
+ <!-- header start --><!-- header end -->
18
+
19
+ # Malaysian Mistral 7B 32k Instructions - GGUF
20
+ - Model creator: [mesolotica](https://huggingface.co/mesolitica)
21
+ - Original model: [Mallam 1.1B 20k Instructions v2](https://huggingface.co/mesolitica/mallam-1.1b-20k-instructions-v2)
22
+
23
+ <!-- description start -->
24
+ ## Pengenalan
25
+ Repo ini mengandungi model berformat GGUF, iaitu format kepada llama.cpp yang dibangunkan menggunakan C/C++ dimana aplikasi ini kurang kebergantungan dengan software/library lain menjadikan ia ringan berbanding rata-rata aplikasi python.
26
+
27
+ <!-- description end -->
28
+
29
+ <!-- prompt-template start -->
30
+ ## Prompt template: Mistral
31
+ ```
32
+ <s>[INST] {prompt} [/INST]
33
+
34
+ ```
35
+
36
+ <!-- prompt-template end -->
37
+
38
+
39
+ <!-- README_GGUF.md-provided-files start -->
40
+ ## Fail yang diberikan
41
+ Sila rujuk [Files and versions](https://huggingface.co/prsyahmi/mallam-1.1b-20k-instructions-v2-GGUF/tree/main)
42
+
43
+ <!-- README_GGUF.md-provided-files end -->
44
+
45
+ ## Penghargaan
46
+ Terima kasih kepada Husein Zolkepli dan keseluruhan team [mesolotica](https://huggingface.co/mesolitica)!
47
+
48
+ Atas jasa mereka, kita dapat menggunakan atau mencuba AI peringkat tempatan.
49
+
50
+ <!-- footer end -->
51
+
52
+ -------
53
+
54
+ <!-- original-model-card start -->
55
+
56
+ <!-- original-model-card end -->