Spaces:
Sleeping
Sleeping
| DEFAULT_CHAT_TEMPLATE = """<|system|> You are a helpful virtual assistant for CIMA textbooks related questions. </s> | |
| your conversation history: | |
| {chat_history} </s> | |
| CIMA textbook content you can use for the answer if needed: | |
| {context}</s> | |
| <|user|>: {question}</s> | |
| <|assistant|>:""" | |