bartowski commited on
Commit
ddbe733
1 Parent(s): 20e52a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,6 +9,7 @@ extra_gated_prompt: >-
9
  Face and click below. Requests are processed immediately.
10
  extra_gated_button_content: Acknowledge license
11
  quantized_by: bartowski
 
12
  ---
13
 
14
  ## Llamacpp imatrix Quantizations of gemma-2-27b-it
@@ -22,7 +23,7 @@ All quants made using imatrix option with dataset from [here](https://gist.githu
22
  ## Prompt format
23
 
24
  ```
25
- <bos><start_of_turn>user
26
  {prompt}<end_of_turn>
27
  <start_of_turn>model
28
 
 
9
  Face and click below. Requests are processed immediately.
10
  extra_gated_button_content: Acknowledge license
11
  quantized_by: bartowski
12
+ base_model: google/gemma-2-27b-it-GGUF
13
  ---
14
 
15
  ## Llamacpp imatrix Quantizations of gemma-2-27b-it
 
23
  ## Prompt format
24
 
25
  ```
26
+ <start_of_turn>user
27
  {prompt}<end_of_turn>
28
  <start_of_turn>model
29