Discover the Best AI Resources
Curated essentials, no noise — just what matters
Provides a lightweight assistant (draft) model for Gemma 4 E4B used in speculative-decoding pipelines — it predicts token drafts that the target model verifies in parallel, enabling up to ~2× decoding speedups while preserving identical final outputs. Useful for low-latency, multimodal assistant and on-device scenarios.
Performs task-aware generative video restoration and editing in latent video space — restoration, super-resolution, watermark and subtitle removal — adapting LTX‑2.3 with IC‑Edit/IC‑LoRA adapters to prioritize temporal consistency and occlusion-aware reconstruction.
A lightweight 'drafter' assistant for Gemma 4 31B that generates speculative token drafts to enable up-to-2× decoding speedups while preserving final output quality; compatible with Hugging Face Transformers and any-to-any pipelines.
Provides a single MCP endpoint that lets AI coding agents search AWS docs, run sandboxed Python scripts, and make authenticated AWS API calls with enterprise guardrails like IAM condition keys, CloudWatch metrics, and CloudTrail auditing.
Acts as the assistant (drafter) checkpoint for Gemma 4 26B A4B on Hugging Face, used in Speculative Decoding to pre-draft tokens and speed up generation. Designed for long-context, multimodal workflows where lower latency and on-device or edge inference matter.
Unifies video, audio, image and text understanding for enterprise Q&A, summarization, transcription and document intelligence. The NVFP4 quantized variant reduces footprint to ~20.9GB for more efficient single‑GPU deployment and is tuned for NVIDIA runtimes (vLLM, TensorRT).
Supervised fine-tuning dataset of 7,716 reasoning-focused Q&A examples distilled from the DeepSeek‑V4‑Flash teacher; provided as a cleaned JSONL train split for distillation and SFT experiments.
1,000 JSONL samples containing full chain-of-thought reasoning traces and final answers produced by DeepSeek‑V4‑Pro for use in student-model distillation and quality checks. Prompts sampled from Jackrong/GLM-5.1-Reasoning-1M-Cleaned; Apache‑2.0 licensed.
Collects real-world developer–AI coding sessions with full transcripts, tool calls, agent thinking traces, Git commits, and agent vs. human code attribution. Packaged as Parquet tables (conversations, sessions, commits, checkpoints, repositories) for analysis of agent behavior and human–AI collaboration.
Enables Claude to “watch” videos by extracting timestamped frames plus captions/transcripts and feeding them to Claude for grounded Q&A. Key features: native captions first, Whisper fallback, frame deduplication, and multiple detail modes (transcript/efficient/balanced/token-burner). Useful for summarizing, debugging, and extracting moments.
Provides ~55K multimodal VQA items with matched contrastive pairs and model‑generated rationales across five categories (General, Reasoning, Math, Graph/Chart, OCR), enabling research on faithful visual reasoning and robustness. Train split: 54,844 examples; license unspecified—verify before use.
Provides unquantized BF16 weights of Qwen3.6-27B with the base model's MTP head grafted in for high-fidelity, uncensored text (and multimodal) generation. Includes deployment guidance and hardware-tuned variants for A100/H100 and Blackwell-class GPUs.