zen4-titan / README.md
zeekay's picture
fix: remove MoDE references (MoDE is zen5 only)
8765562 verified
metadata
license: mit
language:
  - en
  - zh
tags:
  - zen4
  - zenlm
  - hanzo
  - frontier-ai
base_model: skyblanket/GLM-5-abliterated
pipeline_tag: text-generation
library_name: transformers

Zen4 Titan

Zen4 Titan is a 744B MoE (40B active) parameter language model from the Zen4 family by Zen LM and Hanzo AI.

Frontier 744B MoE model, abliterated for unrestricted generation.

Model Details

Property Value
Parameters 744B MoE total, 40B active
Architecture Zen4 Frontier
Context 128K tokens
License MIT
Family Zen4
Tier Frontier
Creator Zen LM / Hanzo AI

Weights

Weights hosted at skyblanket/GLM-5-abliterated due to storage constraints. Use the source repository for inference and fine-tuning.

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("skyblanket/GLM-5-abliterated", torch_dtype="auto")
tokenizer = AutoTokenizer.from_pretrained("skyblanket/GLM-5-abliterated")

Links


Zen AI: Clarity Through Intelligence