doberst commited on
Commit
0f78078
1 Parent(s): 955360c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "parameters": "3.8 billion",
9
  "description": "bling-phi-3-gguf is a quantized fact-based question answering model optimized for inference",
10
  "prompt_wrapper": "human_bot",
11
- "prompt_format": "<human> {context_passage} \n {question} \n<bot>:",
12
  "output_format": "{text}",
13
  "primary_keys": [],
14
  "output_values": [],
 
8
  "parameters": "3.8 billion",
9
  "description": "bling-phi-3-gguf is a quantized fact-based question answering model optimized for inference",
10
  "prompt_wrapper": "human_bot",
11
+ "prompt_format": "<human>: {context_passage} \n {question} \n<bot>:",
12
  "output_format": "{text}",
13
  "primary_keys": [],
14
  "output_values": [],