PMTX1-0.8B-merged

Merged full-weights model from:

  • Base: Qwen/Qwen3.5-0.8B
  • Adapter: silas114514/PMTX1-0.8B-adapter

Quick start

import torch
from transformers import AutoTokenizer, AutoModelForCausalLM
model_id = "silas114514/PMTX1-0.8B-merged"
tok = AutoTokenizer.from_pretrained(model_id, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(model_id, torch_dtype=torch.float16, device_map='auto', trust_remote_code=True)
Downloads last month
10
Safetensors
Model size
0.8B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for silas114514/PMTX1-0.8B-merged

Finetuned
(411)
this model
Quantizations
1 model