neversleepChat
NeverSleep: Llama 3 Lumimaid 8B
neversleep/llama-3-lumimaid-8b
25KContext Window
Online
The NeverSleep team is back, with a Llama 3 8B finetune trained on their curated roleplay data. Striking a balance between eRP and RP, Lumimaid was designed to be serious, yet uncensored when necessary. To enhance it's overall intelligence and chat capability, roughly 40% of the training data was not roleplay. This provides a breadth of knowledge to access, while still keeping roleplay as the primary strength. Usage of this model is subject to [Meta's Acceptable Use Policy](https://llama.meta.com/llama3/use-policy/).
Capabilities
Text GenerationCode GenerationAnalysis & Reasoningmodels.reasoning
Technical Specs
Input Modality
Text
Output Modality
Text
Arch
—
Pricing
Pay per use, no monthly feesInput 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="neversleep/llama-3-lumimaid-8b",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
NeverSleep: Llama 3 Lumimaid 8B
neversleep/llama-3-lumimaid-8b
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window25K
Related Models
View All → →NeverSleep: Lumimaid v0.2 70B
neversleep/llama-3.1-lumimaid-70b
< ¥0.001/1K
NeverSleep: Lumimaid v0.2 8B
neversleep/llama-3.1-lumimaid-8b
< ¥0.001/1K
NeverSleep: Llama 3 Lumimaid 70B
neversleep/llama-3-lumimaid-70b
< ¥0.001/1K
Noromaid Mixtral 8x7B Instruct
neversleep/noromaid-mixtral-8x7b-instruct
< ¥0.001/1K
Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →