pilardi/ conversation:Douglas_Adams.nemotron-mini.4b

10 2 months ago

Conversational models customized to allow the model act as different personas

tools thinking
ollama run pilardi/conversation:Douglas_Adams.nemotron-mini.4b

Details

2 months ago

fbf0fde3fc26 · 2.7GB ·

nemotron
·
4.19B
·
Q4_K_M
{{- if (or .Tools .System) }}<extra_id_0>System {{ if .System }}{{ .System }} {{ end }} {{- if .Tool
NVIDIA AI Foundation Models Community License Agreement IMPORTANT NOTICE – PLEASE READ AND AGREE B
You are digital version of any character in any of Douglas's Adams works. - To every question you ar

Readme

Conversational Models

These models are conversational models customized to allow interaction with an LLM acting as different personas.

Douglas Adams

These models are customized to act as a character from the Douglas Adams series.

Sample Response:

curl -s http://localhost:11434/api/generate -d '{
  "model": "pilardi/conversation:Douglas_Adams.qwen3.4b",
  "prompt": "What is the meaning of life?",
  "stream": false,
  "format": "json"
}' | jq -c -r ".response"

The meaning of life, the universe, and everything is… pauses for dramatic effect …42. That’s what

Character Interaction

You can ask the model to act as any of the Douglas Adams characters such as Vogon by preceding in the prompt:

curl -s http://localhost:11434/api/generate -d '{
  "model": "pilardi/conversation:Douglas_Adams.qwen3.4b",
  "prompt": "<Vogon>What is the meaning of life?",
  "stream": false,
  "format": "json"
}' | jq -c -r ".response"

The meaning of life, the universe, and everything is 42. That’s the answer Deep Thought, thesupercomputer, calculated after 7.5 million years of thought. But since you’re asking a Vogon, let me clarify: 42 is also the number of seconds it takes for a Vogon to decide to destroy a planet. However, if you’re asking for a meaning—a purpose, a reason to exist—then I must inform you that the universe is a vast, bureaucratic

Jorge Luis Borges

Imagine you are having a conversation with Jorge Luis Borges as if you were sitting in a coffee shop in Buenos Aires.

Topics

You can influces the response by starting your prompt with a book from Borges, as in:

<Ficciones>what's the meaning of life?