prsyahmi commited on
Commit
77a4874
1 Parent(s): 63774cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -5,12 +5,13 @@ 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
 
 
14
  ---
15
  <!-- markdownlint-disable MD041 -->
16
 
 
5
  model_name: Malaysian Mistral 7B 32k Instructions v2
6
  model_type: mistral
7
  pipeline_tag: text-generation
8
+ prompt_template: |
9
+ <s>[INST] {prompt} [/INST]
 
10
  quantized_by: prsyahmi
11
  tags:
12
  - finetuned
13
+ language:
14
+ - ms
15
  ---
16
  <!-- markdownlint-disable MD041 -->
17