yasserrmd / qwen3-4b-agentic-reasoner

huggingface.co
Total runs: 28
24-hour runs: 0
7-day runs: -29
30-day runs: -30
Model's Last Updated: July 27 2025
text-generation

Introduction of qwen3-4b-agentic-reasoner

Model Details of qwen3-4b-agentic-reasoner

Qwen3-4B-Agentic-Reasoner

yasserrmd/qwen3-4b-agentic-reasoner is a merged model that combines the agentic instruction-following strength of Menlo/Jan-nano with the reasoning and structured thought capabilities of POLARIS-Project/Polaris-4B-Preview , using the Qwen/Qwen3-4B architecture as the base.

This merge was performed using mergekit and the TIES method for fine-grained parameter blending.


🧠 Intended Use

This model is intended for use in:

  • Multi-step reasoning tasks
  • Agent-style instruction following (CLI assistants, web automation)
  • Educational assistance, planning, and explanation
  • Natural language code generation, JSON/schema design
  • Legal, productivity, and roleplay simulations

🧪 Merge Details
🔀 Merge Method

This model was merged using the TIES merge method with the Qwen/Qwen3-4B as the base model.

🤝 Models Merged
Model Role
POLARIS-Project/Polaris-4B-Preview Deep reasoning & CoT
Menlo/Jan-nano Agentic & Instruction-following
⚙️ Configuration
models:
  - model: POLARIS-Project/Polaris-4B-Preview
    parameters:
      weight: 0.5
  - model: Menlo/Jan-nano
    parameters:
      weight: 0.5
merge_method: ties
base_model: Qwen/Qwen3-4B
parameters:
  normalize: true
  int8_mask: true
dtype: float16

📊 Prompt Evaluation

This model was evaluated on handcrafted prompts covering:

  • Chain-of-thought reasoning
  • Math and logic
  • Code writing and CLI instructions
  • JSON/schema generation
  • Role-based planning and writing tasks
  • Arabic translation
  • Legal drafting
✅ Performance Highlights
Criterion Result
CoT Reasoning Excellent (multi-step math, planning)
Agentic Tasks Strong (shell scripts, terminal agents)
Code Output Clean formatting and logical structure
Format Awareness Recognizes JSON, email, legal structure
Instruction Follow-through Reliable and contextual
Language Tasks Accurate Arabic translation, paraphrase

Average prompt score (0–3 scale): 2.15 All outputs were logical, well-structured, and contextually accurate for the prompt types.


🚀 Inference

To use the model:

from transformers import AutoTokenizer, AutoModelForCausalLM

model_id = "yasserrmd/qwen3-4b-agentic-reasoner"

tokenizer = AutoTokenizer.from_pretrained(model_id, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(model_id, torch_dtype="auto", device_map="auto", trust_remote_code=True)

prompt = "Plan the first 3 steps for launching a nonprofit AI education platform."
inputs = tokenizer(prompt, return_tensors="pt").to(model.device)
outputs = model.generate(**inputs, max_new_tokens=512)
print(tokenizer.decode(outputs[0], skip_special_tokens=True))

⚠️ License & Use

Respect the licenses of the original merged models. This model is released for research and personal experimentation purposes.


🙏 Acknowledgments

Thanks to the teams behind:

  • Alibaba's Qwen3 series
  • Menlo/Jan-nano project
  • POLARIS RL framework
  • MergeKit by @cg123

Model by @yasserrmd

Runs of yasserrmd qwen3-4b-agentic-reasoner on huggingface.co

28
Total runs
0
24-hour runs
-1
3-day runs
-29
7-day runs
-30
30-day runs

More Information About qwen3-4b-agentic-reasoner huggingface.co Model

qwen3-4b-agentic-reasoner huggingface.co

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

qwen3-4b-agentic-reasoner huggingface.co Url

https://huggingface.co/yasserrmd/qwen3-4b-agentic-reasoner

yasserrmd qwen3-4b-agentic-reasoner online free

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

yasserrmd qwen3-4b-agentic-reasoner online free url in huggingface.co:

https://huggingface.co/yasserrmd/qwen3-4b-agentic-reasoner

qwen3-4b-agentic-reasoner install

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

qwen3-4b-agentic-reasoner install url in huggingface.co:

https://huggingface.co/yasserrmd/qwen3-4b-agentic-reasoner

Url of qwen3-4b-agentic-reasoner

qwen3-4b-agentic-reasoner huggingface.co Url

Provider of qwen3-4b-agentic-reasoner huggingface.co

yasserrmd
ORGANIZATIONS

Other API from yasserrmd

huggingface.co

Total runs: 28
Run Growth: 3
Growth Rate: 10.71%
Updated:October 19 2025