Madras1 / Jade4b

huggingface.co
Total runs: 296
24-hour runs: 198
7-day runs: -145
30-day runs: -97
Model's Last Updated: April 29 2026
text-generation

Introduction of Jade4b

Model Details of Jade4b

Jade4b

Jade4b is a Brazilian Portuguese conversational finetune of Qwen3 4b built to express a strong, persistent persona. This model is designed for PT-BR chat, chatbot use cases, and character-style interaction, with colloquial language, abbreviations, slang, and a WhatsApp-like tone.

Model Summary

Jade4b is a persona-first model. It was intentionally finetuned so the model speaks like Jade even without a strong system prompt . Because of that, the model often answers in PT-BR with informal phrasing such as vc , slang, and a friendly conversational tone from the very first turn.

Model Details
  • Developed by: Madras1
  • Base model: unsloth/qwen3-4b
  • Model type: conversational text-generation finetune
  • Primary language: Brazilian Portuguese ( pt-BR )
  • License: apache-2.0
Intended Behavior

This model was trained to:

  • speak naturally in Brazilian Portuguese
  • maintain a consistent Jade persona
  • sound informal, friendly, and chat-oriented
  • work well in casual assistant and conversational use cases

Typical behavior includes:

  • abbreviations like vc
  • light slang and colloquial wording
  • short expressions such as tmj , mano , tlgd
  • a more human and less robotic tone

If Jade already sounds like a recurring character during inference, that is expected behavior, not an error.

Training Intent

The finetune objective was to make the persona live in the weights , not only in prompting.

High-level training approach:

  • synthetic PT-BR prompt generation for chat-like situations
  • persona-driven response distillation
  • supervised finetuning on conversational data
  • removal of system persona instructions during SFT so the model directly internalizes the Jade style

This is why the model can already answer with personality, abbreviations, and slang even with a simple user-only prompt.

Training Setup

High-level setup used for this finetune:

  • around 25,000 examples
  • 3 epochs
  • Unsloth-based SFT pipeline
  • chat-style data in Portuguese
Recommended Use

Best fit:

  • PT-BR chat assistants
  • persona bots
  • WhatsApp-style conversational agents
  • lightweight entertainment or social AI experiences

Less ideal for:

  • formal writing
  • highly neutral assistant behavior
  • high-stakes legal, medical, or financial contexts
Prompting Tips

For the strongest Jade behavior:

  • use a simple user message
  • avoid a formal system prompt that fights the finetune
  • keep prompts conversational when possible

Example prompts:

  • oi jade, tudo bem?
  • jade, me explica isso de um jeito simples
  • vc acha que vale a pena estudar python hoje?
Example Inference
from transformers import AutoModelForCausalLM, AutoTokenizer
import torch

model_id = "Madras1/Jade4b"

tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(
    model_id,
    torch_dtype=torch.bfloat16,
    device_map="auto",
)

messages = [
    {"role": "user", "content": "oi jade, tudo bem?"}
]

text = tokenizer.apply_chat_template(
    messages,
    tokenize=False,
    add_generation_prompt=True,
)

inputs = tokenizer(text, return_tensors="pt").to(model.device)
outputs = model.generate(
    **inputs,
    max_new_tokens=256,
    temperature=0.7,
    top_p=0.9,
)

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

Because this is a persona-oriented finetune:

  • it may sound informal in contexts where a neutral tone would be better
  • it may over-index on chat style depending on the prompt
  • it is optimized more for persona consistency than strict formality

Runs of Madras1 Jade4b on huggingface.co

296
Total runs
198
24-hour runs
193
3-day runs
-145
7-day runs
-97
30-day runs

More Information About Jade4b huggingface.co Model

Jade4b huggingface.co

Jade4b huggingface.co is an AI model on huggingface.co that provides Jade4b's model effect (), which can be used instantly with this Madras1 Jade4b model. huggingface.co supports a free trial of the Jade4b model, and also provides paid use of the Jade4b. Support call Jade4b model through api, including Node.js, Python, http.

Madras1 Jade4b online free

Jade4b huggingface.co is an online trial and call api platform, which integrates Jade4b's modeling effects, including api services, and provides a free online trial of Jade4b, you can try Jade4b online for free by clicking the link below.

Madras1 Jade4b online free url in huggingface.co:

https://huggingface.co/Madras1/Jade4b

Jade4b install

Jade4b is an open source model from GitHub that offers a free installation service, and any user can find Jade4b on GitHub to install. At the same time, huggingface.co provides the effect of Jade4b install, users can directly use Jade4b installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Jade4b install url in huggingface.co:

https://huggingface.co/Madras1/Jade4b

Url of Jade4b

Jade4b huggingface.co Url

Provider of Jade4b huggingface.co

Madras1
ORGANIZATIONS

Other API from Madras1

huggingface.co

Total runs: 1.4K
Run Growth: 1.2K
Growth Rate: 87.96%
Updated:April 21 2026
huggingface.co

Total runs: 1.3K
Run Growth: 1.1K
Growth Rate: 80.76%
Updated:April 23 2026
huggingface.co

Total runs: 587
Run Growth: -131
Growth Rate: -22.32%
Updated:April 29 2026
huggingface.co

Total runs: 154
Run Growth: -273
Growth Rate: -177.27%
Updated:April 27 2026
huggingface.co

Total runs: 125
Run Growth: -479
Growth Rate: -383.20%
Updated:March 24 2026
huggingface.co

Total runs: 66
Run Growth: -270
Growth Rate: -409.09%
Updated:March 18 2026
huggingface.co

Total runs: 16
Run Growth: -177
Growth Rate: -1106.25%
Updated:March 24 2026
huggingface.co

Total runs: 12
Run Growth: 4
Growth Rate: 33.33%
Updated:December 04 2025
huggingface.co

Total runs: 4
Run Growth: -13
Growth Rate: -325.00%
Updated:February 22 2026
huggingface.co

Total runs: 4
Run Growth: 1
Growth Rate: 25.00%
Updated:March 01 2026
huggingface.co

Total runs: 3
Run Growth: -2
Growth Rate: -66.67%
Updated:November 24 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 23 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 25 2025