AIAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
AIAIAny

Tag

Explore by tags

AIAIAny

Curated AI Resources for Everyone

[email protected]

Powered by airss.app

Product
  • Search
  • Collection
  • Category
  • Tag
Resources
  • Blog
Company
  • Privacy Policy
  • Terms of Service
  • Sitemap
Copyright © 2026 All Rights Reserved.
  • All

  • 30u30

  • ASR

  • ChatGPT

  • GNN

  • IDE

  • RAG

  • agent-skills

  • ai

  • ai-agent

  • ai-api

  • ai-api-management

  • ai-client

  • ai-coding

  • ai-demos

  • ai-deploy

  • ai-development

  • ai-framework

  • ai-image

  • ai-image-demos

  • ai-inference

  • ai-leaderboard

  • ai-library

  • ai-rank

  • ai-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • arabic

  • audio

  • aws

  • benchmark

  • benchmarks

  • biology

  • blog

  • book

  • bun

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • coding

  • coding-agents

  • copilot

  • course

  • cpu

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • distillation

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gcode

  • gcp

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • kotlin

  • kubernetes

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • mocap

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • redis

  • refactoring

  • research

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • safetensors

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • supabase

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

  • youtube

Hugging Face
AI Model·2026
Icon for item

VibeThinker-3B

Sen Xu, Shixi Liu +7·WeiboAI

A 3B-parameter causal LLM tuned for verifiable multi-step reasoning in math, coding and STEM using a Spectrum-to-Signal post-training pipeline (SFT, RL, offline self-distillation); not recommended for tool-calling/agent tasks.

#transformers#llm#math#code#ai-coding+4
Hugging Face
AI Model·2026
Icon for item

Kimi-K2.7-Code-GGUF

Unsloth, Moonshot AI

Provides a locally runnable GGUF quantized build of Kimi K2.7 Code for multimodal, coding-focused agentic workflows — a 1T-parameter MoE model with 256K context, native int4 support, preserved thinking-mode, and image/video input support.

#transformers#huggingface#ai-coding#ai-agent#multimodal+2
Hugging Face
AI Model·2026
Icon for item

Kimi K3

Moonshot AI

Provides an open-weight native multimodal agent that understands text and images within a 1,048,576-token context window for long-horizon coding, visual reasoning, and tool-driven workflows. Uses a 2.8T-parameter Mixture-of-Experts architecture (KDA + AttnRes) with MXFP4 quantization; best suited for research and large-scale inference setups.

#kimi#multimodal#transformers#llm#vision+7
Hugging Face
AI Model·2026
Icon for item

Qwable-v1

lordx64

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.

#qwen#transformers#LLM#ai-coding#ai-agent+3
Hugging Face
AI Agent·2026
Icon for item

microsoft/FastContext-1.0-4B-SFT

Shaoqiu Zhang, Maoquan Wang +6·Microsoft

Provides a lightweight repository-exploration subagent for LLM coding agents: invoked on demand to run parallel read-only READ/GLOB/GREP calls and return compact file-path plus line-range citations so the main solver gets focused evidence instead of noisy reads.

#huggingface#microsoft#transformers#ai-agent#ai-coding+2
Hugging Face
AI Model·2026
Icon for item

Qwable 27B

Mia-AiLab, unsloth (base model)

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.

#qwen#llm#code#transformers#huggingface+1
Hugging Face
AI Model·2026
Icon for item

GLM-5.2

Z.ai (zai-org)

Provides a large language model optimized for long-horizon agentic tasks and end-to-end coding workflows — with a stable 1,000,000-token context, IndexShare sparse-attention and multi-level thinking-effort modes. MIT-licensed and designed for deployments that need sustained long-context reasoning and coding.

#foundation-model#vibe-coding#deepseek#transformers#llm+4
Large Language Model Papers·2026
Icon for item

LoopCoder-v2: Only Loop Once for Efficient Test-Time Computation Scaling

Jian Yang, Shawn Guo +17

Uses Parallel Looped Transformers (PLT) to make loop count a practical knob for code models, finding two loops give the best test-time gains. Trains 7B models on 18T tokens and attributes saturation beyond two loops to a gain–cost tradeoff from positional mismatch.

#paper#code#LLM#transformers#ai-coding+1
Hugging Face
AI Model·2026
Icon for item

GLM-5.2-FP8

zai-org, GLM-5 Team +1

Provides FP8-quantized weights of GLM-5.2 — a 744B long-context LLM tuned for sustained 1M-token engineering, coding and agentic workflows; compatible with vLLM, Transformers, SGLang and Ascend NPU deployments.

#foundation-model#vibe-coding#transformers#huggingface#llm+4
Hugging Face
AI Model·2026
Icon for item

GLM-5.2 (Unsloth GGUF)

unsloth, Z.ai (zai-org/GLM-5)

Provides GGUF-quantized GLM-5.2 builds for local text-generation with a solid 1M-token context, dynamic 1-/2-bit quant options, and Unsloth runtime integrations — targeted at long-horizon coding, reasoning and agent workflows. MIT licensed.

#llm#huggingface#vllm#transformers#ai-inference+3
Hugging Face
AI Audio·2026
Icon for item

CohereLabs/cohere-transcribe-arabic-07-2026

CohereLabs

Transcribes Arabic speech to text using a CohereLabs-trained ASR model compatible with the Hugging Face Transformers pipeline. Provides safetensors weights, endpoint compatibility and a DOI-tagged release; suitable for Arabic transcription workflows but may require adaptation for diverse dialects or noisy audio.

#ASR#speech#audio#transformers#huggingface+4
Hugging Face
AI Model·2026
Icon for item

Unlimited OCR Works

Youyang Yin, Huanhuan Liu +15·Baidu Inc.

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.

#ocr#vision#multimodal#transformers#deepseek+4
  • Previous
  • 1
  • More pages
  • 12
  • 13
  • 14
  • More pages
  • 21
  • Next