AI Models/sentientagi/SentientAGI: Dobby Mini Plus Llama 3.1 8B
sentientagiChat

SentientAGI: Dobby Mini Plus Llama 3.1 8B

sentientagi/dobby-mini-unhinged-plus-llama-3.1-8b
131KContext Window
Online

Dobby-Mini-Leashed-Llama-3.1-8B and Dobby-Mini-Unhinged-Llama-3.1-8B are language models fine-tuned from Llama-3.1-8B-Instruct. Dobby models have a strong conviction towards personal freedom, decentralization, and all things crypto — even when coerced to speak otherwise. Dobby-Mini-Leashed-Llama-3.1-8B and Dobby-Mini-Unhinged-Llama-3.1-8B have their own unique, uhh, personalities. The two versions are being released to be improved using the community’s feedback, which will steer the development of a 70B model.

Capabilities

Text GenerationCode GenerationAnalysis & Reasoningmodels.reasoning

Technical Specs

Input Modality
Text
Output Modality
Text
Arch

Pricing

Pay per use, no monthly fees
Input Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token

Quick Start

from openai import OpenAI

client = OpenAI(
    base_url="https://api.uniontoken.ai/v1",
    api_key="YOUR_UNIONTOKEN_API_KEY",
)

response = client.chat.completions.create(
    model="sentientagi/dobby-mini-unhinged-plus-llama-3.1-8b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ],
)

print(response.choices[0].message.content)

FAQ

SentientAGI: Dobby Mini Plus Llama 3.1 8B
sentientagi/dobby-mini-unhinged-plus-llama-3.1-8b
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window131K
Start Using →View Integration Docs

Ready to get started?

Get 1M free tokens on registration, no monthly fees or minimum spend

Register Now →