Files
pythia-1.4b-tldr-sft/README.md
ModelHub XC 92b4b66a65 初始化项目,由ModelHub XC社区提供模型
Model: jihuny/pythia-1.4b-tldr-sft
Source: Original Platform
2026-06-11 05:05:17 +08:00

1.2 KiB

library_name, base_model, tags
library_name base_model tags
transformers EleutherAI/pythia-1b-deduped
trl
tldr
pythia
safetensors

pythia-1.4b-tldr-sft

This repository is a safetensors mirror of the TRL checkpoint trl-lib/pythia-1b-deduped-tldr-sft.

Attribution

Changes in this mirror

The weights were downloaded from the original trl-lib checkpoint and converted from PyTorch .bin format to .safetensors. Tensor keys, shapes, dtypes, and values were verified against the original .bin weights after conversion. No retraining or weight modification was performed.

The original .bin files are intentionally omitted from this repository; use the .safetensors files here for loading.

The upstream TRL model ID uses pythia-1b; this mirror is published as pythia-1.4b for the target repository naming used in this project.