cnmoro / tinyzchunk

huggingface.co
Total runs: 32
24-hour runs: 0
7-day runs: 0
30-day runs: 32
Model's Last Updated: August 05 2026
other

Introduction of tinyzchunk

Model Details of tinyzchunk

tinyzchunk weights

Tiny MLP weights for the tinyzchunk chunker — a GPU-free, numpy-only chunker distilled from the zChunk algorithm. English and Brazilian Portuguese, robust to noisy/OCR'd text.

The package source lives on GitHub: https://github.com/cnmoro/tinyzchunk

Install
pip install tinyzchunk

The pip package is weight-free: on first use the weights are fetched from this repo automatically (and cached). No GPU, no tokenizer.

Usage
from tinyzchunk import Chunker

chunker = Chunker()                    # auto-fetches weights from this repo
chunks = chunker.chunk(long_document)  # -> list[str]

# or fetch explicitly
chunker = Chunker.from_pretrained("cnmoro/tinyzchunk")
Files
  • weights.npz — char-level sentence/paragraph boundary model (fallback)
  • line_weights.npz — line-level "does a new unit start here?" model (primary)
Distillation

Trained from Qwen2.5-7B zChunk teachers on prose + structured corpora (Q&A roteiros, schedules, bios, FAQs, legal, contact lists) plus simulated-PDF-noise training. Event schedules boundary F1 0.92–0.98; Q&A roteiros 0.74–1.0; noisy text 0.89–0.97. ~14 ms/document on CPU.

Runs of cnmoro tinyzchunk on huggingface.co

32
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
32
30-day runs

More Information About tinyzchunk huggingface.co Model

More tinyzchunk license Visit here:

https://choosealicense.com/licenses/apache-2.0

tinyzchunk huggingface.co

tinyzchunk huggingface.co is an AI model on huggingface.co that provides tinyzchunk's model effect (), which can be used instantly with this cnmoro tinyzchunk model. huggingface.co supports a free trial of the tinyzchunk model, and also provides paid use of the tinyzchunk. Support call tinyzchunk model through api, including Node.js, Python, http.

tinyzchunk huggingface.co Url

https://huggingface.co/cnmoro/tinyzchunk

cnmoro tinyzchunk online free

tinyzchunk huggingface.co is an online trial and call api platform, which integrates tinyzchunk's modeling effects, including api services, and provides a free online trial of tinyzchunk, you can try tinyzchunk online for free by clicking the link below.

cnmoro tinyzchunk online free url in huggingface.co:

https://huggingface.co/cnmoro/tinyzchunk

tinyzchunk install

tinyzchunk is an open source model from GitHub that offers a free installation service, and any user can find tinyzchunk on GitHub to install. At the same time, huggingface.co provides the effect of tinyzchunk install, users can directly use tinyzchunk installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

tinyzchunk install url in huggingface.co:

https://huggingface.co/cnmoro/tinyzchunk

Url of tinyzchunk

tinyzchunk huggingface.co Url

Provider of tinyzchunk huggingface.co

cnmoro
ORGANIZATIONS

Other API from cnmoro

huggingface.co

Total runs: 35
Run Growth: 0
Growth Rate: 0.00%
Updated:April 09 2026
huggingface.co

Total runs: 7
Run Growth: 6
Growth Rate: 85.71%
Updated:January 14 2025