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.
Multimodal STEM problem set for verifiable, answer-supervised training and RL: contains single-image, multi-panel, and multi-image PhD-level questions across physics, math, chemistry and biology. Each example has a deterministic ground-truth answer, enabling reward modeling and automated evaluation.
Provides a quantized GGUF build of Qwen3.6‑27B with MTP (multi‑token prediction) support for faster local inference. Packaged for GGUF-compatible runners (llama.cpp) and Hugging Face/transformers workflows, with deployment notes for CPU/GPU and vLLM/SGLang integration.
A GGUF-quantized build of Qwen3.6-35B packaged by unsloth for local and accelerated inference. Adds MTP speculative decoding guidance and deployment notes for llama.cpp, vLLM, SGLang and long-context/multimodal use cases.
Generates production-ready offensive-security artifacts from prompts—Nuclei templates, CVE PoCs, exploit scripts and pentest tooling—fine-tuned on bug-bounty reports and CVE writeups and quantized for consumer/server GPU deployment.
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.
Converts video inputs into text outputs — supports captioning, temporal grounding, and video-text-to-text queries using a Qwen-3.5-2B finetuned multimodal backbone. Suited for prototyping video understanding and caption-generation pipelines.
Provides the full caption corpus used to train and ablate the i1 text-to-image model: 12 curated subsets with multiple caption variants (long/short, VLM-generated, rendered text) to enable reproducible training and captioning experiments.
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).
Pairs natural-language instructions with executable setup artifacts and Python reward functions to create verifiable computer-use agent tasks. Provides a Parquet task table for fast filtering plus a compressed archive of runnable task bundles; several web task endpoints are placeholders that require a local CUA-Gym-Hub deployment.