LLMJapan commited on
Commit
af10e1c
·
verified ·
1 Parent(s): 2b3b008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ## Download a file (not the whole branch) from below:
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
  | ----------------------- | ----------: |