Autonomously executes diverse biomedical research tasks by combining LLM reasoning, retrieval-augmented planning, and code-based execution. Includes a web UI and Gradio demo, a curated Know‑How library, MCP integration, and a biology-tailored reasoning model (Biomni‑R0).
Provides a 10,000-hour Sichuanese (Chuan-Yu) speech corpus with rich annotations (timestamps, speaker age/gender/emotion, SNR, DNSMOS) and unified metadata for ASR and TTS research; includes metadata.jsonl, evaluation benchmarks, and an LLM-assisted transcription pipeline.
Transforms unstructured documents into strongly-typed Knowledge Abstracts with one CLI command, extracting entities and relations into graphs, hypergraphs, and spatio‑temporal structures. Includes 80+ templates, multiple RAG engines, local vLLM support, Obsidian export and an MCP server.
Provides a deployable personal AI assistant that runs locally or in the cloud, supports multi-channel chat, extensible Skills/Plugins, and local-model runtimes. Key features include three-layer memory, kernel-level sandboxing and tool/file guards, and bundled QwenPaw-Flash local models for zero-API deployments.
Community fine-tuned multimodal Qwen3.5-9B using Claude 4.6 distilled data to change the model's 'thinking' behavior; offers an uncensored 'heretic' flavor with image-text-to-text I/O, benchmark comparisons, and deployment notes for inference frameworks.
Provides 207k+ LLM-generated agent trajectories of code edits and tool interactions for training and evaluating software-engineering agents. Collected via OpenHands and SWE-agent using Qwen3.5-122B and MiniMax-M2.5, multilingual across nine languages and released under CC BY 4.0.
Provides an NVFP4-quantized 27B Qwen3.6 checkpoint optimized for faster, low-memory multimodal inference on 24GB GPUs. Includes MTP (multi-token prediction), extended 262k native context, and deployment recipes for vLLM/SGLang/KTransformers; best used with recommended backends for peak throughput.
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.
Converts long-form multi-speaker audio/video into a compact, speaker-aware transcript with timestamps and anonymous speaker labels in one pass. Combines ASR and diarization in a single model, supports custom prompts/hotwords, and targets meetings, podcasts, interviews and long recordings.
Provides 4,659 agentic single-turn SFT training pairs extracted from Claude Fable‑5, formatted as a single-column parquet for Qwen-style fine-tuning. Includes explicit chain-of-thought (<think>) blocks, XML-serialized <tool_use> calls, PII redaction, and AGPL-3.0 licensing.
Open-weights agentic coding model that layers Claude Fable‑5 tool‑use SFT onto a reasoning‑distilled Qwen3.6 base; emits <tool_use> XML for file edits, shell commands and reads when prompted as an agent. Designed for agentic coding workflows; AGPL‑3.0 licensed.
Fine-tuned full checkpoint of the Qwen3.6-27B base that produces structured, trace-style assistant outputs for code, technical reasoning, and instruction-following. Packaged for local GGUF conversion and local inference; not a LoRA adapter and not validated for production use.