Qwen3.5-4B-DocVQA-ReAct-Agentic-ESOpt

Hugging Face checkpoint reconstructed from the Agentic ESOpt DocVQA run.

  • Base runtime checkpoint: Qwen3.5-4B-text
  • ES scope: full model, 330 tensors / 4,205,751,296 parameters
  • Applied updates: 40
  • Included generations: 0 through 39
  • Update rule: stored ES seeds and z-score-normalized weights, alpha 0.0005
  • Weight format: two indexed safetensors shards
  • Verified loader: transformers.AutoModelForCausalLM

replay_metadata.json records the local lineage and replayed_history.json contains the exact 40 update records used to reconstruct this checkpoint.

from transformers import AutoModelForCausalLM, AutoTokenizer

path = "zz1358m/Qwen3.5-4B-DocVQA-ReAct-Agentic-ESOpt"
tokenizer = AutoTokenizer.from_pretrained(path)
model = AutoModelForCausalLM.from_pretrained(path, dtype="auto")
Downloads last month
306
Safetensors
Model size
4B params
Tensor type
BF16
·
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for zz1358m/Qwen3.5-4B-DocVQA-ReAct-Agentic-ESOpt

Finetuned
Qwen/Qwen3.5-4B
Finetuned
(493)
this model

Collection including zz1358m/Qwen3.5-4B-DocVQA-ReAct-Agentic-ESOpt