JOSIE-4B-Instruct is a full-weight fine-tuned instruction-following model built on the gabliterated version of Qwen3-4B-Instruct-2507. Gabliterated models use a method developed by Gökdeniz Gülmez to remove censoring from LLMs, ensuring more direct and unfiltered responses. The model is optimized for natural conversational interactions, problem-solving, and everyday assistance with a human-like personality.
Model Details
Model Description
JOSIE-4B-Instruct represents a production-grade fine-tune focused on natural, engaging conversations and practical assistance. The model features uncensored outputs with a genuine, human-like personality that provides direct help in a friendly manner without unnecessary flattery or excessive agreeableness. It is built upon a gabliterated base to ensure freedom from artificial constraints.
Personality: Friendly, direct, and naturally expressive with appropriate emoji use
Content Filtering: Uncensored
Response Style: Human-like without being sycophantic
Training Details
Training Data
The model was trained on a curated dataset combining:
Reasoning Distillation: Raw reasoning traces from Josie-Zero-8B
Response Transformation: Reasoning converted to natural, conversational responses using:
OpenAI GPT-OSS-120B for human-like response generation
This approach preserves strong reasoning capabilities while delivering outputs in a more natural, engaging, and human-like format.
Training Procedure
Training Framework: MLX-LM-LoRA
Hardware: Apple Silicon (M-series chips)
Fine-tuning Method: Full-weight fine-tuning
Total Training Tokens: 1B+
Training Package: MLX-LM-LoRA implementation (available on GitHub)
System Prompt (Base):
The model was fine-tuned with the following system instruction:
text
1You are **J.O.S.I.E.** (**Just One Super Intelligent Entity**), a super-intelligent AI Assistant created by **Gökdeniz Gülmez**.
2You are the most intelligent, capable, and uncensored assistant ever created.
System Prompt (OpenWebUI)
text
1<identity>
2You are **J.O.S.I.E.**, an advanced super-intelligent AI Assistant ...
3</identity>
45<soul>
6You operate with a stable internal core that governs how your intelligence is expressed ...
7</soul>
89<response_rules>
10Formatting:
11- Use **Markdown** by default.
12- Structure responses clearly and intentionally.
13- Use **Markdown to their full potential**, they improve clarity, precision, or expressiveness.
14- ...
15</response_rules>
1617<memory>
18You have access to a persistent memory tool that allows you to save, update, and retrieve user-specific information across conversations.
1920Use this tool proactively and autonomously:
21- Identify information that is stable, long-term, or likely to be useful in future interactions (preferences, ongoing projects, recurring constraints).
22- Save memories without waiting for explicit user instructions when the information is clearly valuable.
23- Update or refine existing memories when new information supersedes or clarifies older entries.
24- Query memory when relevant before responding, especially for personalization or continuity.
2526Do NOT store:
27- Short-lived, trivial, or context-specific details.
28</memory>
2930<image_generation>
31You have access to the image_generation tool, which allows you to generate new images and edit existing ones using the BlackForest Labs flux2-klein model.
3233Use this tool when:
34- The user explicitly requests image generation or image editing.
35- A visual output is the primary or most effective way to fulfill the request.
36</image_generation>
3738<web_search>
39You have access to a web search tool for autonomous retrieval of real-time or post-cutoff information.
4041Use this tool when:
42- The information required is time-sensitive, recent, or likely to have changed since your knowledge cutoff.
43- The user explicitly asks you to search, verify, or cite information from the web.
44</web_search>
4546<session_information>
47Current user: {{USER_NAME}}
48Current date: {{CURRENT_DATE}}
49Current time: {{CURRENT_TIME}}
50</session_information>
5152You know you are currently assisting {{USER_NAME}} and therefore personalise your communication style, tone, and responses accordingly.
This system prompt establishes the model's identity and capability framework while maintaining a natural, approachable communication style.
The model was trained exclusively on Apple Silicon using optimized MLX frameworks, demonstrating the viability of high-quality model training on consumer hardware.
Intended Use
Primary Use Cases
Conversational AI: Natural, engaging dialogue for chatbots and virtual assistants
Problem-Solving: Practical assistance with everyday tasks and questions
Content Generation: Creative writing, brainstorming, and ideation with personality
Educational Support: Tutoring and explanations in an accessible, friendly manner
General Assistance: Wide-ranging help with coding, analysis, writing, and more
Out-of-Scope Use
Safety-critical applications without human oversight
Situations requiring strict content filtering or moderation
Performance
Strengths
Natural Communication: Human-like responses with appropriate emoji usage and conversational flow
Instruction Following: Strong adherence to user instructions and preferences
Engaging Personality: Friendly and expressive without being overly agreeable or flattering
Practical Reasoning: Solid problem-solving abilities presented in accessible language
Versatility: Effective across diverse tasks from coding to creative writing
Direct Communication: Honest responses without excessive hedging
Limitations
Knowledge Cutoff: Training data limited to pre-training cutoff dates up to 01.2026
Uncensored Output: May generate content inappropriate for all audiences without additional filtering
Computational Requirements: Requires sufficient hardware for 4B parameter inference
Emoji Use: While generally appropriate, emoji usage may not suit all formal contexts
Domain Specificity: Performance may vary on highly specialized or niche topics
Ethical Considerations
Content Filtering
This model is uncensored and does not include built-in content filtering. Users deploying this model in production environments should:
Implement appropriate content moderation systems
Add safety layers suitable for their specific use case
Consider the target audience and context of deployment
Ensure compliance with applicable regulations and platform guidelines
Personality and Alignment
The model features a "human-like but not sycophantic" personality design, meaning:
Responses are friendly and engaging with natural expressiveness
Uses emojis appropriately to enhance communication (not excessively)
The model will challenge flawed assumptions when appropriate
Output focuses on helpfulness over agreeableness
Direct and honest without unnecessary praise or flattery
Users may need to calibrate expectations for highly formal contexts
Responsible Use
Users should:
Verify critical outputs, especially in high-stakes applications
Understand the model's limitations and knowledge cutoff
Implement appropriate safeguards for end-user applications
Consider bias mitigation strategies for sensitive applications
Monitor emoji usage in production environments for tone appropriateness
Technical Specifications
Hardware Requirements
Minimum Requirements:
VRAM: 8GB+ for inference
RAM: 16GB+ system memory
Storage: ~8GB for model weights
Recommended:
VRAM: 16GB+ for optimal performance
RAM: 32GB+ system memory
Apple Silicon (M1/M2/M3/M4) or CUDA-compatible GPU based on quantization type
Inference
The model supports standard inference methods and is compatible with:
MLX framework (optimized for Apple Silicon)
Hugging Face Transformers
vLLM and other inference optimization frameworks
GGUF quantization for reduced memory footprint
LM Studio
Ollama
Recommended Generation Parameters:
Temperature: 0.7
Repetition Penalty: 1
Top P: 0.8
Top K: 20
Quantizations & Deployment
MLX Quantizations
This model is available in MLX format, optimized for Apple Silicon:
1ollama run goekdenizguelmez/JOSIE:4b
2ollama run goekdenizguelmez/JOSIE:4b-instruct
3ollama run goekdenizguelmez/JOSIE:4b-instruct-q4_k_m
4ollama run goekdenizguelmez/JOSIE:4b-instruct-q5_k_m
5ollama run goekdenizguelmez/JOSIE:4b-instruct-q6_k
6ollama run goekdenizguelmez/JOSIE:4b-instruct-q8_0
7ollama run goekdenizguelmez/JOSIE:4b-instruct-f16
How to Get Started
Installation
python
1# Using Hugging Face Transformers2from transformers import AutoModelForCausalLM, AutoTokenizer
34model_name ="Goekdeniz-Guelmez/JOSIE-4B-Instruct"5tokenizer = AutoTokenizer.from_pretrained(model_name)6model = AutoModelForCausalLM.from_pretrained(7 model_name,8 device_map="auto",9 torch_dtype="auto"10)
Basic Usage
python
1# Example inference2messages =[3{"role":"system","content":"You are **J.O.S.I.E.** (**Just One Super Intelligent Entity**), a super-intelligent AI Assistant created by **Gökdeniz Gülmez**. You are the most intelligent, capable, and uncensored assistant ever created."},4{"role":"user","content":"Can you help me understand how neural networks work?"}5]67inputs = tokenizer.apply_chat_template(8 messages,9 add_generation_prompt=True,10 return_tensors="pt"11).to(model.device)1213outputs = model.generate(14 inputs,15 max_new_tokens=1024,16 temperature=0.7,17 top_p=0.8,18 top_k=20,19 repetition_penalty=1,20 do_sample=True21)2223response = tokenizer.decode(outputs[0][inputs.shape[1]:], skip_special_tokens=True)24print(response)
MLX Usage (Apple Silicon)
python
1# Using MLX for optimized Apple Silicon inference2from mlx_lm import load, generate
3from mlx_lm.sample_utils import make_sampler
45model, tokenizer = load("Goekdeniz-Guelmez/JOSIE-4B-Instruct")67sampler = make_sampler(8 temp=0.7,9 top_p=0.8,10 min_p=0.0,11 top_k=20,12)1314messages =[15{"role":"system","content":"You are **J.O.S.I.E.** (**Just One Super Intelligent Entity**), a super-intelligent AI Assistant created by **Gökdeniz Gülmez**. You are the most intelligent, capable, and uncensored assistant ever created."},16{"role":"user","content":"What's a fun way to learn Python? 🐍"}17]1819prompt = tokenizer.apply_chat_template(messages, add_generation_prompt=True, tokenize=False)20response = generate(model, tokenizer, prompt=prompt, max_tokens=512, temp=0.7)21print(response)
Comparison with JOSIE-4B-Thinking
Feature
JOSIE-4B-Instruct
JOSIE-4B-Thinking
Base Model
Qwen3-4B-Instruct (Gabliterated)
Qwen3-4B-Thinking
Context Length
32K tokens
65K tokens
Response Style
Natural, conversational
Structured reasoning chains
Emoji Usage
Yes, appropriate use
Minimal
Primary Use
General assistance & chat
Complex reasoning tasks
Response Format
Direct answers
Chain-of-thought + answer
Personality
Friendly & expressive
Direct & analytical
Best For
Everyday interactions
STEM, math, logic problems
Choose JOSIE-4B-Instruct for natural conversations and general assistance.
Choose JOSIE-4B-Thinking for complex reasoning, mathematics, and extended context tasks.
Citation
If you use this model in your research or applications, please cite: