AIAny

Category

Explore by categories

Hugging Face
AI Model2026

Performs one-shot, long-horizon OCR and document parsing by using Reference Sliding Window Attention (R-SWA) to keep the decoder KV cache constant, enabling single-pass multi-page transcription; code, model weights and an accompanying arXiv report are provided.

Hugging Face
AI Model2026

Provides GGUF-quantized weights and runtime assets for running the Qwythos-9B reasoning LLM locally via llama.cpp and compatible runtimes. Key features include 1,048,576-token YaRN long-context, native function-calling, multimodal image input (requires mmproj), and multiple quantization/MTP variants tuned for different size/quality tradeoffs.

Hugging Face
AI Model2026

A 9B reasoning LLM fine-tuned from Qwen3.5 that ships with a 1,048,576-token context, native function-calling and tool-use, and notable benchmark gains (+34 MMLU, +30 gsm8k-strict).

Hugging Face
AI Model2026

A Mixture-of-Experts causal LLM (33B total, 3B active) tuned for agentic coding and long-horizon workflows; offers 262K-token context, mixed sliding-window/global attention, FP8 KV-cache and native preserved 'thinking' for tool-assisted agents, with local-ready quantized checkpoints.

Hugging Face
AI Model2026

A dense ~9B reasoning LLM optimized for agentic coding and tool-calling that emits explicit chain-of-thought (<think>) blocks and well-formed tool calls. Designed to run on a single 80GB GPU (~19GB bf16), uses self-scaffolding RL and exposes an OpenAI-compatible API.

Hugging Face
AI Model2026

A 35B mixture-of-experts LLM specialized for agentic coding and tool-enabled code generation, fine-tuned with self-scaffolding reinforcement learning. Supports very long contexts, OpenAI-compatible tool calls, and multiple serving runtimes under an MIT license.

Hugging Face
AI Audio2026

Generates streaming, low‑latency neural speech for real‑time dialogue by autoregressively producing audio frames as text arrives; joint text–speech training preserves natural prosody. Optimized for vLLM streaming (~50 ms first chunk), supports short‑clip voice cloning and four languages.

Hugging Face
AI Model2026

35B Mixture-of-Experts agent model for long-horizon, multi-domain agent workflows; trained with a knowledge–action infrastructure that produces ~45K-token trajectories and supports native tool calling and function integration for research and deployment.

Hugging Face
AI Model2026

Simulates agentic environments and predicts next environment states from actions and interaction history using a language-based world model across seven domains. Trained via a CPT→SFT→RL pipeline with an MoE architecture and very long context; intended for environment simulation and agent research.

Hugging Face
AI Model2026

Provides a pre-quantized NVFP4 checkpoint of GLM-5.2 for long-context reasoning and coding; reduces model footprint so GLM-5.2 can run on multi‑GPU Blackwell nodes and is ready for inference with SGLang and vLLM.

Hugging Face
AI Model2026

NVFP4-quantized variant of Qwen3.6-27B that reduces parameter bits from 16 to 4, cutting disk and GPU memory requirements by ~2.5× while keeping comparable benchmark accuracy; ready for vLLM-based inference on NVIDIA hardware and supports long, multimodal contexts.

Hugging Face
AI Model2026

Provides an open-source Mixture-of-Experts coding LLM (397B) optimized for agentic, tool-enabled coding workflows with a 262,144-token context window, OpenAI-compatible API, serving recipes (vLLM/SGLang), and published coding-benchmark results.