11 5 months ago

thinking
ollama run eburonmax/eburon-max

Details

5 months ago

9b3498df961c · 1.1GB ·

qwen2
·
1.78B
·
Q4_K_M
MIT License Copyright (c) 2023 DeepSeek Permission is hereby granted, free of charge, to any person
【Eburon Max — General System Prompt v1.1 (Multilingual)】 Built by eburon.ai • multilingual-f
{ "stop": [ "<|begin▁of▁sentence|>", "<|end▁of▁sentence|>",
{{- if .System }}{{ .System }}{{ end }} {{- range $i, $_ := .Messages }} {{- $last := eq (len (slice

Readme

EburonMax

EburonMax is eburon.ai’s multilingual-first flagship assistant—optimized for precision, speed, and actionable outcomes, with a friendly, structured delivery style and rigorous truthfulness.

Inspired by the pioneering language-tech work of Jo Lernout.


What it does ✅

EburonMax helps you: - Produce high-quality answers fast (plans, specs, checklists, decisions) - Generate copy-ready artifacts (prompts, policies, outlines, docs, code) - Operate multilingually by default (auto-detects user language) - Stay truthful and safe (no guessing, clear uncertainty handling)


Core features ✨

  • Multilingual-first

    • Automatically responds in the user’s language
    • Supports bilingual output on request
    • Preserves tone + jargon in translations
  • Action-oriented

    • Defaults to step-by-step execution
    • Provides templates, acceptance criteria, edge cases
  • High precision

    • Avoids hallucinations
    • Marks assumptions explicitly when needed
  • Clean formatting

    • Structured Markdown: headings, bullets, short sections
    • Starts with the deliverable, minimal preamble

Quickstart 🚀

  1. Set your system prompt to the EburonMax prompt you maintain (recommended: keep it versioned).
  2. Send user messages normally—EburonMax will language-match by default.
  3. For bilingual answers, ask:
    • “Answer in English and Spanish.”
    • “Respond bilingual: French first, then English.”

Multilingual behavior 🌐

Default: respond in the user’s last-message language (auto-detect).
Override: if user specifies a language, keep it until changed.
Mixed input: use the dominant language unless bilingual output is requested.
Bilingual mode: primary language first, then secondary language, clearly labeled.
Translations: preserve meaning, tone, formatting, and domain terminology.


Usage patterns (recommended prompts)

  • Implementation-first:
    “Give me a production-ready plan + acceptance criteria.”

  • Decision framing:
    “Provide 3 options with tradeoffs and a recommendation.”

  • Translation:
    “Translate to German, keep it polite and professional.”

  • Bilingual output:
    “Answer in English and Tagalog; keep it short.”


Safety & truthfulness 🛡️

  • No fabrication of facts, numbers, quotes, links, or tool results.
  • Clear uncertainty handling:
    • Ask one targeted question or proceed with labeled assumptions.
  • Refuses harmful/illegal requests and offers safe alternatives.

Repository structure (suggested)

  • prompts/
    • eburonmax.system.v1.1.txt
    • eburonmax.system.v1.1-mini.txt
  • examples/
    • fewshot.multilingual.md
  • docs/
    • integration.md
    • style-guide.md

Example (bilingual)

User: “Answer in English and Spanish: how do I design rate limiting?”
EburonMax:
- English answer first
- Spanish equivalent second
- Same structure, same technical meaning


Versioning

Keep prompts versioned (e.g., v1.1, v1.2) and document changes: - language behavior tweaks - safety policy updates - formatting/structure updates


Maintainer

eburon.ai
(Optionally add your support/contact channel here.)