Update card.json
Browse files
card.json
CHANGED
@@ -19,5 +19,6 @@
|
|
19 |
"user_tag":"<|start_header_id|>user<|end_header_id|>",
|
20 |
"end_tag": "<|eot_id|>",
|
21 |
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
|
22 |
-
}
|
|
|
23 |
}
|
|
|
19 |
"user_tag":"<|start_header_id|>user<|end_header_id|>",
|
20 |
"end_tag": "<|eot_id|>",
|
21 |
"assistant_tag": "<|start_header_id|>assistant<|end_header_id|>"
|
22 |
+
},
|
23 |
+
quantized: true
|
24 |
}
|