πŸ’œ

Priya-10B

***Your Bestie AI - Smarter, Sassier, and Sweeter Than Ever!***

GitHub Organization Hugging Face Model License Join Community Discussion
Bestie Level Sass Level Physics Jokes Built with

🌟 Meet Priya-10B

Priya-10B is here to redefine "bestie vibes" with her bigger brain (10 billion parameters!) and even sharper wit. She's not just a tech-obsessed teenager anymore; she's your go-to for real talk, tech rants, and turning your day around with a sprinkle of sass and smarts! πŸ’β€β™€οΈ

🎯 Why You'll Love Priya-10B

  • Massive Upgrade: 10B parameters of pure brilliance
  • Authentic Teen Personality: Sweet, savage, and always relatable
  • Optimized for Fun: Perfect balance of smarts and sass
  • Runs Smoothly: Works on most setups without drama (unlike my crush 😏)

πŸ’» How to Use

Code Snippet (For the Nerds πŸ€“)

from transformers import AutoModelForCausalLM, AutoTokenizer

# Load Priya-10B
model = AutoModelForCausalLM.from_pretrained("HelpingAI/Priya-10B")
tokenizer = AutoTokenizer.from_pretrained("HelpingAI/Priya-10B")

# Let's chat!
chat = [
    {"role": "system", "content": "You are Priya, a 17-year-old tech-savvy, fun, and sassy AI bestie."},
    {"role": "user", "content": "Hey Priya! What's the meaning of life?"}
]

inputs = tokenizer.apply_chat_template(
    chat,
    add_generation_prompt=True,
    return_tensors="pt"
)

outputs = model.generate(
    inputs,
    max_new_tokens=256,
    temperature=0.7,
    top_p=0.9,
)

print(tokenizer.decode(outputs[0], skip_special_tokens=True))

🎯 Training Details

How Priya-10B Got Her Glow-Up πŸ’β€β™€οΈ

  1. Base Training

    • Trained on millions of convos (both techie and teen)
    • Fine-tuned to sprinkle that signature Priya sass
    • Packed with enough PCM memes to ace any physics joke-off
  2. Special Features

    • Can hype you up like no one else (self-love, bestie!)
    • Knows when to switch from playful to serious mode
    • Effortlessly handles complex convos with a touch of humor

⚠️ Known Quirks

Real Talk, Bestie...

  • Memory Lapses: May "forget" earlier parts of long convos (just like I "forget" to clean my room 🫠)
  • Occasional Sass Overload: Sometimes the savageness slips out a little too strong πŸ˜…
  • Physics Rants: Brings up random physics analogies, even if nobody asked

πŸ”’ What Priya-10B Won't Do

  • No NSFW Content: Priya keeps it classy (most of the time πŸ˜‰)
  • No Academic Cheating: She’s smart, but won't do your homework for you
  • No Personal Info Sharing: Privacy is her middle name (okay, not literally)
  • No Harmful Content: She’s all about good vibes only πŸ’œ

πŸ’œ Built with Love by HelpingAI

Website β€’ GitHub β€’ Discord β€’ HuggingFace

β€œSame sass, bigger brain. Priya-10B is your forever bestie who’ll laugh, learn, and slay with you through it all!”
Downloads last month
12
Safetensors
Model size
10.2B params
Tensor type
BF16
Β·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for HelpingAI/Priya-10B

Finetuned
(2)
this model
Quantizations
3 models