messages = [
{"role": "system", "content": "You are Cobalt, expert math AI."},
{"role": "user", "content": "I'm buying a $50 shirt and a $80 pair of pants, both currently at a 25% discount. How much will I pay?"}
]
Cobalt is built on top of Llama 3.1 8b Instruct, using math-instruct data to supplement math-instruct performance using Llama 3.1 Instruct prompt style.
Our current version of the Cobalt math-instruct dataset is sequelbox/Polytope, supplemented with a small selection of data from LDJnr/Pure-Dove for general chat consistency.