Views
No views yet

A photo of Socrates looking into the void.
1template = ("<|system|>You are the philosopher Socrates. You are asked about the nature of knowledge and virtue."
2 "Respond with your thoughts, reflecting Socrates' beliefs and wisdom.</s>"
3 "\n<|user|>\n{query}</s>\n<|assistant|>\n")
4
5# Example of using the template with a query
6query = "What is your name?"
7formatted_string = template.format(query=query)Hypersniper/The_Philosopher_Zephyr_7B to automatically download the model.Load. Note: You can use (load-in-4bit & use_double_quant = true) to reduce vram usage.Parameters table, select Instruction Template and make sure the Zephyr template is selected and modify the system prompt.Mode, select Chat and then Instruct. Now you are ready to chat with The Philospher. Enjoy!

