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

  • audio

  • aws

  • benchmark

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • coding

  • copilot

  • course

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • distillation

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gcode

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • redis

  • retrieval

  • RL

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

GitHub
AI Train·2026
Icon for item

Cosmos-Framework

NVIDIA

End-to-end Python framework for training and serving NVIDIA's Cosmos world models (Cosmos3), integrating distributed training (FSDP/TP/CP/PP), DCP/safetensors checkpoints, dataset adapters, multiple inference backends, online serving, and agent skills.

#nvidia#ai-train#ai-serving#pytorch#cuda+8
Hugging Face
AI Dataset·2026
Icon for item

openbmb/UltraData-SFT-2605

openbmb

Supervised fine-tuning dataset of instruction-style examples in English and Chinese covering generation, QA, reasoning, math and code — targeted for SFT of 10–100B-parameter LLMs. Associated with arXiv:2602.09003; first published May 21, 2026.

#llm#huggingface#multilingual#math#code+4
Hugging Face
AI Model·2026
Icon for item

Qwopus3.6-27B-v2-MTP

Jack Rong (Jackrong)

Fine-tuned reasoning model that speeds up structured multi-step outputs using Multi-Token Prediction (MTP) from a Qwen3.6-27B base. Produces more concise, faster generations for coding, DevOps, math, and constrained-format tasks; experimental community release for research and evaluation.

#huggingface#transformers#llm#ai-train#ai-inference+5
Hugging Face
AI Dataset·2026
Icon for item

GGT-100K: Generative Ground Truth for Generalizable Real-World Image Restoration

VCLab-PolyU

Provides 100,000 generated low-quality↔high-quality image pairs created with modern multi-frame/multi-modal models to boost generalization of image restoration methods; includes train/test JSONL lists, baseline training code, and pretrained checkpoints under CC BY‑NC‑ND 4.0.

#vision#image#ai-image#huggingface#paper+3
Hugging Face
AI Dataset·2026
Icon for item

Qwen3.7 Max Pi Traces

armand0e, TeichAI

Provides raw newline-delimited JSON agent traces where assistant responses were generated by qwen/qwen3.7-max, captured with Teich; includes 47 JSONL files, an embedded tools schema snapshot, and conversion guidance for supervised fine‑tuning and distillation.

#huggingface#llm#ai-agent#agent-skills#ai-train+2
Hugging Face
AI Model·2026
Icon for item

Keye-VL-2.0-30B-A3B

Kwai-Keye

Performs hour-scale video understanding and fine-grained temporal localization while exposing agent-style multimodal tool/code/search abilities. Built on a sparse-attention long-context architecture (DSA) and a specialized inference stack—best used in GPU-backed research or production evaluation.

#multimodal#video#deepseek#transformers#huggingface+5
Hugging Face
AI Dataset·2026
Icon for item

Nemotron-Pretraining-Code-v3

NVIDIA Corporation

Metadata-only corpus of 146.3M new GitHub source-code files (commit_id, rel_path, language) intended as an incremental update to Nemotron v1/v2 for LLM code pretraining; CC-BY-4.0 licensed and designed to be used jointly with older versions.

#nvidia#huggingface#code#github#llm+4
Large Language Model Papers·2026
Icon for item

Draft-OPD: On-Policy Distillation for Speculative Draft Models

Haodi Lei, Yafu Li +9

Introduces Draft-OPD, an on-policy distillation method for training lightweight draft models used in speculative decoding — it focuses learning on draft-induced errors via target-assisted rollouts and replay, improving acceptance length and enabling >5× lossless LLM inference acceleration.

#paper#NLP#llm#ai-inference#ai-serving+2
Large Language Model Papers·2026
Icon for item

Trust Region On-Policy Distillation

Xingrun Xing, Haoqing Wang +3

Proposes TrOPD, a method that restricts token-level on-policy distillation to regions where teacher supervision is reliable to stabilize training under teacher–student distribution mismatch. Adds outlier handling (clipping, masking, forward-KL) and off-policy guidance; shows consistent gains on math reasoning, code generation and general benchmarks.

#LLM#NLP#paper#RL#foundation-model+2
Large Language Model Papers·2026
Icon for item

On the Scaling of PEFT: Towards Million Personal Models of Trillion Parameters

Mind Lab, : +53

Studies small trainable adapters (PEFT) used as persistent personal models on top of large foundation models, analyzing three scaling axes—Scale Up, Scale Down, Scale Out—and introducing MinT, an infrastructure for adapter identity, provenance, evaluation, and serving.

#foundation-model#llm#nlp#paper#ai-train
Computer Vision Papers·2026
Icon for item

Humanoid-GPT: Scaling Data and Structure for Zero-Shot Motion Tracking

Zekun Qi, Xuchuan Chen +11

Trains a GPT-style causal Transformer on a 2-billion-frame retargeted motion corpus to enable zero-shot whole-body motion tracking and control. By scaling both data and model capacity, it tracks highly dynamic behaviors while generalizing to unseen motions; accepted to CVPR 2026.

#robotics#vision#transformers#foundation-model#paper+1
Computer Vision Papers·2026
Icon for item

Qwen-Image-Flash: Beyond Objective Design

Tianhe Wu, Kun Yan +22

Explores how training recipe — data composition, teacher guidance, and task mixture — shapes few-step distillation for text-to-image generation and instruction-guided image editing; introduces Qwen-Image-Flash and empirical findings that training pipeline organization matters as much as distillation objectives.

#vision#multimodal#foundation-model#paper#ai-image+1
  • Previous
  • 1
  • More pages
  • 15
  • 16
  • 17
  • More pages
  • 20
  • Next