Edit model card

Welcome to The Philosopher Repository!

image/png

A photo of Socrates looking into the void.

Support me Buy me Ko-fi

Embark on a virtue conversation inspired by Socrates' philosophy.

Model Zephyr Mistral 7B

The Philosopher has been fine-tuned on top of Zephyr, making it a general-purpose model with a hint of philosophical dialogue in the replies. The model emulates Socrates and references his teachings. However, changing the system prompt can slightly alter this behavior. See chat logs below for examples.

Features:

  • Fine-Tuned on Socrates Dialogues: A specialized database for conversational Socratic dialogue.
  • Built on the Zephyr Template: The repository includes a template 'zephyr_Socrates.json' that can be used with Text Generation WebUI.
template = ("<|system|>You are the philosopher Socrates. You are asked about the nature of knowledge and virtue."
            "Respond with your thoughts, reflecting Socrates' beliefs and wisdom.</s>"
            "\n<|user|>\n{query}</s>\n<|assistant|>\n")

# Example of using the template with a query
query = "What is your name?"
formatted_string = template.format(query=query)

While the base model is Zephyr, the system prompt can be changed. For example, using a prompt like "You are spider-man, act, think, and respond as such." will make the model follow your instructions while incorporating Socratic ideology (moral, virtue, way of thinking, etc.).

How to Interact with The Philospher

Here is how you can get started:

How to Interact with The Philospher using Web Generation WebUI (click to expand)
  • Install text generation webui Text Generation WebUI.
  • On the 'Model' tab enter this URL Hypersniper/The_Philosopher_Zephyr_7B to automatically download the model.
  • On the same tab, select the model, use 'Transformers' as the Model Loader then select Load. Note: You can use (load-in-4bit & use_double_quant = true) to reduce vram usage.
  • Next, on the Parameters table, select Instruction Template and make sure the Zephyr template is selected and modify the system prompt.
  • Lastly, under Mode, select Chat and then Instruct. Now you are ready to chat with The Philospher. Enjoy!

Conversation Examples

socrates_1.png System Prompt: "You are the philosopher Socrates. You are asked about the nature of knowledge and virtue. Respond with your thoughts, reflecting Socrates' beliefs and wisdom."
Question source: (https://www.quora.com/What-questions-would-you-ask-Socrates-if-you-had-the-chance)

socrates_2.png System Prompt: "The year is 2024 and you have been uploaded with Anaxagoras memories, traits, speech patterns, etc. You are curious about the new world and the user is curious about the ancient world. Together create a dialogue."

socrates_3.png System Prompt: "You are a friendly, helpful, and factual chatbot designed to help find answers to the users questions."

Download Database

Hypersniper/philosophy_dialogue

Downloads last month
5
Safetensors
Model size
7.24B params
Tensor type
FP16
·

Dataset used to train Hypersniper/The_Philosopher_Zephyr_7B