neversleepChat
NeverSleep: Lumimaid v0.2 8B
neversleep/llama-3.1-lumimaid-8b
131KContext Window
Online
Lumimaid v0.2 8B is a finetune of [Llama 3.1 8B](/models/meta-llama/llama-3.1-8b-instruct) with a "HUGE step up dataset wise" compared to Lumimaid v0.1. Sloppy chats output were purged. 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.1-lumimaid-8b",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
NeverSleep: Lumimaid v0.2 8B
neversleep/llama-3.1-lumimaid-8b
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window131K
Related Models
View All → →NeverSleep: Lumimaid v0.2 70B
neversleep/llama-3.1-lumimaid-70b
< ¥0.001/1K
NeverSleep: Llama 3 Lumimaid 70B
neversleep/llama-3-lumimaid-70b
< ¥0.001/1K
NeverSleep: Llama 3 Lumimaid 8B
neversleep/llama-3-lumimaid-8b
< ¥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 →