Processes text and images to produce conversational, reasoning-focused multilingual outputs for agentic workflows. Built as a sparse MoE decoder (25B active / 218B total parameters) with 128K context and available in BF16/FP8/W4A4 quantizations to balance quality and deployability.
A 30B mixture-of-experts multilingual translation model supporting 33 languages and instruction-following translation. Offers MoE architecture, fast-thinking mode, and quantized/deployment-ready variants for production translation and subtitle tasks.
A family of multilingual translation models optimized for real-world, instruction-following translation across 33 languages. The 1.8B model targets on-device use with extreme quantization (≈440 MB via AngelSlim), while 7B/30B variants trade size for higher accuracy.
7B multilingual translation model optimized for instruction-following and low-latency deployment across 33 languages; provides quantized/FP8/GGUF builds and integrations (vLLM, llama.cpp) for server and on-device inference.
OCR-extracted Vietnamese annual financial reports (2015–2025) from 18,231 filings across 1,491 tickers — plain-text OCR outputs for document-QA, information extraction, VLM/RAG development. Contains only TXT OCR files; CC BY-NC 4.0 license.
Multilingual benchmark for evaluating LLMs' industrial domain knowledge via 2,049 expert-curated QA pairs spanning 10 product verticals and four languages, with each item grounded to industry or national standards and an LLM-as-judge evaluation pipeline.
Early pretraining checkpoint of a compact multilingual causal LM aimed at low-memory deployment and Indic language support. Explores a Shared KV cache mode that can cut KV-cache memory by ~50% for inference; results are provisional (not a final, fully trained model).
Multilingual streaming ASR that transcribes 40 language-locales using a cache-aware FastConformer‑RNNT architecture. Supports language-ID prompting (or auto-detect), punctuation/capitalization, and configurable chunk sizes to trade latency vs. accuracy for production transcription and streaming voice agents.
W4A4-quantized build of a 25B-parameter multimodal LLM that produces text from image+text inputs and supports conversational tool use. Trades very small quality differences for much lower GPU memory and latency so inference can run on smaller accelerators (vLLM support).
A GGUF-format 9B LLM fine-tuned for code generation and agentic tool-calling that uses Multi-Token Prediction (MTP) and draft heads to increase throughput and long-range planning. Intended for local inference and research/experimental coding workflows; Apache‑2.0 license.
Provides a large-scale ASR corpus organized by normalized acoustic subsets for robustness training and evaluation. About 645,925 examples across 54 acoustic conditions (noise, echo, far-field, recording distortions) with many distortion/dropout/noise Parquet splits. Distributed as split Parquet files; license not specified on the dataset page.
Provides 9,000 reconstructed chain-of-thought (CoT) SFT examples produced by trace inversion from Claude Opus 4.6 outputs for fine-tuning reasoning-capable LLMs. Multilingual, packaged as .jsonl.gz and SFT/DPO-ready; verify numeric/code cases before training.