Model Hub
Browse PQC-verified AI models, datasets, and tools
TxT360: A Top-Quality LLM Pre-training Dataset Requires the Perfect Blend Changelog Version Details v1.1 Added new data sources: TxT360_BestOfWeb, TxT360_QA, europarl-aligned, and wikipedia_extended. Details of v1.1 Additions TxT360_BestOfWeb: This is a filtered version of the TxT360 dataset, created using the ProX document filtering model. The model is similar to the FineWeb-Edu classifier, but also assigns an additional format score that… See the full description on the dataset page: https://huggingface.co/datasets/LLM360/TxT360.
FLARE 2026: Multimodal Model for 3D Medical Image Parsing The task is to train one multimodal model for report generation and vision QA. Data Description The dataset contains two subsets for abdomen and lung CT report generation and VQA. FLARE-Task5-MLLM-3D/ ├── README.md ├── train # training set │ ├── CT-AMOS-1290 # source: https://era-ai-biomed.github.io/amos/ │ ├── CT-AMOS-Tr.json │ ├── CT-RATE-2000 # source:… See the full description on the dataset page: https://huggingface.co/datasets/FLARE-MedFM/FLARE26-MLLM-3D.
PQC-native per-tenant KV cache encryption for multi-tenant LLM inference. ML-KEM-768 derived session keys, AES-256-GCM per-entry encryption, strict tenant isolation enforcement, automatic key rotation by entry count or time. Protects against cross-tenant side-channel reads. 34 tests passing.