readme: Revert accidental changes
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: mesolitica/
|
3 |
inference: false
|
4 |
model_creator: mesolitica
|
5 |
-
model_name:
|
6 |
model_type: mistral
|
7 |
pipeline_tag: text-generation
|
8 |
-
prompt_template: '<s>[INST]
|
9 |
|
10 |
-
|
11 |
quantized_by: prsyahmi
|
12 |
tags:
|
13 |
- finetuned
|
@@ -31,9 +31,8 @@ GGUF adalah format kepada llama.cpp yang dibangunkan menggunakan C/C++ dimana pe
|
|
31 |
<!-- prompt-template start -->
|
32 |
## Prompt template: Mistral
|
33 |
```
|
34 |
-
<s>[INST]
|
35 |
|
36 |
-
This is the first user input. [/INST] This is the first assistant response. </s>[INST] This is the second user input. [/INST]
|
37 |
```
|
38 |
|
39 |
<!-- prompt-template end -->
|
@@ -41,7 +40,16 @@ This is the first user input. [/INST] This is the first assistant response. </s>
|
|
41 |
|
42 |
<!-- README_GGUF.md-provided-files start -->
|
43 |
## Fail yang diberikan
|
44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
<!-- README_GGUF.md-provided-files end -->
|
46 |
|
47 |
## Penghargaan
|
@@ -55,4 +63,4 @@ Atas jasa mereka, kita dapat menggunakan atau mencuba AI peringkat tempatan.
|
|
55 |
|
56 |
<!-- original-model-card start -->
|
57 |
|
58 |
-
<!-- original-model-card end -->
|
|
|
1 |
---
|
2 |
+
base_model: mesolitica/malaysian-mistral-7b-32k-instructions-v2
|
3 |
inference: false
|
4 |
model_creator: mesolitica
|
5 |
+
model_name: Malaysian Mistral 7B 32k 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
|
|
|
31 |
<!-- prompt-template start -->
|
32 |
## Prompt template: Mistral
|
33 |
```
|
34 |
+
<s>[INST] {prompt} [/INST]
|
35 |
|
|
|
36 |
```
|
37 |
|
38 |
<!-- prompt-template end -->
|
|
|
40 |
|
41 |
<!-- README_GGUF.md-provided-files start -->
|
42 |
## Fail yang diberikan
|
43 |
+
| Nama | Kaedah Quant | Saiz Fail |
|
44 |
+
| ---- | ---- | ---- |
|
45 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q2_K.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q2_K.gguf) | Q2_K | 2.86 GB |
|
46 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q3_K_M.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q3_K_M.gguf) | Q3_K_M | 3.27 GB |
|
47 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q4_K_S.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q4_K_S.gguf) | Q4_K_S | 3.86 GB |
|
48 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q4_K_M.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q4_K_M.gguf) | Q4_K_M | 4.06 GB |
|
49 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q5_K_M.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q5_K_M.gguf) | Q5_K_M | 4.77 GB |
|
50 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q6_K.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.Q6_K.gguf) | Q6_K | 5.53 GB |
|
51 |
+
| [malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.fp16.gguf](https://huggingface.co/prsyahmi/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700-GGUF/blob/main/malaysian-mistral-7b-32k-instructions-v2-ckpt-1700.fp16.gguf) | FP16 | 13.5 GB |
|
52 |
+
|
53 |
<!-- README_GGUF.md-provided-files end -->
|
54 |
|
55 |
## Penghargaan
|
|
|
63 |
|
64 |
<!-- original-model-card start -->
|
65 |
|
66 |
+
<!-- original-model-card end -->
|