base

Summary

This folder is a local Hugging Face export of the base model Qwen/Qwen2.5-1.5B-Instruct.

It is stored here so the base model can be uploaded and evaluated with the same folder layout as the A/B/C BrainAlign exports.

Export Metadata

  • Export time: 2026-05-14T19:54:26
  • Model kind: base
  • Base model: Qwen/Qwen2.5-1.5B-Instruct

Loading

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("base")
tokenizer = AutoTokenizer.from_pretrained("base")
Downloads last month
30
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for stech2333/brainalign-qwen2.5-1.5b-base

Finetuned
(1583)
this model