IvanHU/esmc-ar-846m-ple-wide16-no-gr-5b
text-generation model by IvanHU
From the publisher
Model card & documentation
Source previewRead the publisher’s intended use, setup instructions, evaluations and limitations. The original model card is the source of truth.
This is a fresh, completed 5B-token ESMC-AR variant with 16 wide Transformer blocks, PLE, gated attention and no gated residual. The FP32 safetensors export contains 845,824,000 parameters and is self-contained for transformers with bundled custom code and the ESMC tokenizer. This directory is self-contained: config.json, configurationesmcar.py, modelingesmcar.py, feature/PLE Python dependencies, safetensors weight shards, tokenizer files, generationconfig.json and exportinfo.json. Tested with PyTorch 2.5.1 and Transformers 4.51.0. Install torch, transformers, safetensors, tokenizers; FlashAttention is optional and the training repository is not required. Attention uses PyTorch SDPA. trustremotecode=True loads the bundled Python inference files. No network access is needed when the directory is local. For CPU, use torchdtype=torch.float32 and omit .to('cuda'). FP32 weights under BF16 autocast most closely match the training numerics; directly casting all weights/residuals to BF16 trades a small numerical difference for inference speed and memory. Supports left-padded batch generation, sampling/greedy/beam search, hidden states/attention outputs and standard shifted causal-LM labels. Baseline…
Read the full model card ↗ · Preview checked 2026-09-21T07:31:42.381Z
Inside the original model card — Document outline
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Documentation belongs to its respective authors. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
Model overview
IvanHU/esmc-ar-846m-ple-wide16-no-gr-5b is a text-generation model repository published by IvanHU on Hugging Face. The source reports the transformers library.
This page summarizes Hub metadata. For intended use, training data, evaluation results and limitations, consult the original model card.
Model facts
- Task
- text-generation
- Library
- transformers
- Recent downloads (30 days)
- 0
- Cumulative likes
- 0
- Hugging Face trending score
- 0
- Reported safetensors parameters
- 845,824,832
- Architecture
- EsmcARForCausalLM
- License
- Not reported — check the model card
- Access
- Not gated by Hugging Face
- Created
- 2026-09-21T06:13:09.000Z
- Last modified
- 2026-09-21T06:20:09.000Z
Compatibility and lineage
Language coverage was not reported.
Base-model lineage was not included.
Parameter count is not a RAM/VRAM requirement. Check precision, quantization, context length and runtime compatibility in the model card; no hardware or API-cost claim is inferred here.
Use and evaluate
Check license terms and access requirements first. Review the model card’s documented loading instructions, evaluations and safety limitations. Benchmark scores are not imported by this directory, and popularity is not an accuracy ranking.
No model weights are downloaded or executed by AltAPIs. Never enable remote model code without reviewing it.
Source and freshness
Source: Hugging Face Hub. Metadata observed 2026-09-21T06:36:48.800Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.
Related models
trl-internal-testing/tiny-Qwen2ForCausalLM-2.5