Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ tokenizer_config.json
|
|
45 |
"chat_template": "{{- '<|im_start|>system\\nYou are AceInstruct developed by NVIDIA. You are helpful assistant.<|im_end|>\\n' }}\n {%- for message in messages %}\n{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}\n{%- endfor %}\n{%- if add_generation_prompt %}\n{{- '<|im_start|>assistant\n' }}\n{%- endif %}\n",
|
46 |
```
|
47 |
|
48 |
-
##
|
49 |
|
50 |
| quantization type | file size |
|
51 |
| ----------------------- | ----------: |
|
|
|
45 |
"chat_template": "{{- '<|im_start|>system\\nYou are AceInstruct developed by NVIDIA. You are helpful assistant.<|im_end|>\\n' }}\n {%- for message in messages %}\n{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}\n{%- endfor %}\n{%- if add_generation_prompt %}\n{{- '<|im_start|>assistant\n' }}\n{%- endif %}\n",
|
46 |
```
|
47 |
|
48 |
+
## File information
|
49 |
|
50 |
| quantization type | file size |
|
51 |
| ----------------------- | ----------: |
|