bartowski commited on
Commit
82970c5
·
verified ·
1 Parent(s): 7cfa693

measurement.json

Browse files
Files changed (2) hide show
  1. README.md +7 -7
  2. measurement.json +0 -0
README.md CHANGED
@@ -32,17 +32,17 @@ Original model: https://huggingface.co/google/codegemma-1.1-7b-it
32
 
33
  ## Prompt format
34
 
35
- No chat template specified so default is used. This may be incorrect, check original model card for details.
36
-
37
  ```
38
- <|im_start|>system
39
- {system_prompt}<|im_end|>
40
- <|im_start|>user
41
- {prompt}<|im_end|>
42
- <|im_start|>assistant
43
 
44
  ```
45
 
 
 
46
  ## Available sizes
47
 
48
  No GQA - VRAM requirements will be higher
 
32
 
33
  ## Prompt format
34
 
 
 
35
  ```
36
+ <bos><start_of_turn>user
37
+ {prompt}<end_of_turn>
38
+ <start_of_turn>model
39
+ <end_of_turn>
40
+ <start_of_turn>model
41
 
42
  ```
43
 
44
+ Note that this model does not support a System prompt.
45
+
46
  ## Available sizes
47
 
48
  No GQA - VRAM requirements will be higher
measurement.json CHANGED
The diff for this file is too large to render. See raw diff