LIBERO 4in1(liberospatial / liberoobject / liberogoal / libero10)共 53.19 GB 的 Wan2.2-VAE 编码 latent 缓存: 训练 LIBERO policy(action head / VLA)时直接读取 latent 缓存,避免重复 VAE 编码。 - 窗口模式: windowed(--windowed) - 输出:.pt 文件,每 episode 一个 - dataset(推荐): https://huggingface.co/datasets/MangoGoes/libero4in1wan2.2vaelatentdataset - model(本仓库): https://huggingface.co/MangoGoes/libero4in1wan2.2vaelatentcosmosstyle
Open weights
other
cosmos
Wan2.2-TI2V-5B video DiT + 48-joint action head, trainingmode=joint. The base is suhyeok's finalized B-method recipe: a teacher-forced (sigma=0.25) self-EMA teacher plus an iBOT prototype loss at L18 L18, gamma=0.01, two-view. On top of it the 3 PAST cond latent frames are pooled into one motion frame before a chosen block. These are NOT the surrogate ctxpool runs. The surrogate line (older base, pd8 x GA1) lives in hmkang/wamctxpoolxattn and hmkang/wamctxpoolavg. Do not compare across the two sets. Geometry: 4-latin (numframesin=25, numframesout=41, fdf 2) = 4 cond + 2 future latent slots, 96 tokens per latent frame, 576 tokens per row. Effective batch 16 clips x GA 2 x 2 views = 64 rows…
Open weights
apache-2.0
wan2.2
weighted/imatrix quants of https://huggingface.co/DeepCybo/PhysBrain1.5-8B For a convenient overview and download list, visit our model page for this model. static quants are available at https://huggingface.co/mradermacher/PhysBrain1.5-8B-GGUF This is a vision model - mmproj files (if any) will be in the static repository. If you are unsure how to use GGUF files, refer to one of TheBloke's READMEs for more details, including on how to concatenate multi-part files. (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) Here is a handy graph by ikawrakow comparing some lower-quality quant And here are Artefact2's thoughts on the matter…
Open weights
transformers
This repository contains checkpoints and evaluation artifacts for GR00T fine-tuning. Each epoch folder is a separate model checkpoint; the repository root is an index. - Same 50 total LIBERO Spatial trajectories for every version (5,971 frames). - Vision encoder, language model, and the full action head/DiT are trainable. - Eight epochs maximum; 125 optimizer updates per epoch. - Every epoch checkpoint is uploaded and hash-verified before local weight eviction. - Every checkpoint is evaluated on all ten Spatial tasks, with 50 fixed initial states per task: 500 rollouts. - Success-rate plots use completed simulator evaluations, not training losses. Checkpoints and evaluations appear as the…
Open weights
本仓保存 RoboTwin 实测模型、TDAA codec、原始结果和 4,000 个视频。 在 FastWAM 中接入预训练 TDAA version3bin24 编解码器,将 [32,14] 动作块编码为 [8,16] latent。策略在 latent 空间做 flow matching,再解码为 32 步绝对关节动作。decoder 使用任务向量和由已执行动作历史的 DCT24 特征生成的 phase;每个 episode 重置历史。 frozen 控制整个 TDAA codec,FastWAM 策略仍参与训练。联合训练额外加入动作重构与进度预测损失。动作 token 从 32 个变为 8 个,仅表示动作表示压缩;本次没有端到端加速测量。 - TDAA codec 与配置:codec.pt、config.json、metadata.json、datasetstatistics.json、taskembeddings.json,来自 80,000 步 AE。 代码仓的下载工具按固定版本获取文件并校验 SHA-256。在代码仓安装环境后运行: 权重保存到 checkpoints/released/{official,tdaafrozen}/step002725.pt。Wan VAE/T5/tokenizer 等基础模型、训练数据和 RoboTwin 仿真资产需另外准备,详见 GitHub 复现说明。本次不包含 optimizer/scheduler 完整训练状态。 以下为 FastWAM 基线与 TDAA Frozen=True 两组实测训练的共同设置,已与各自保存的…
Open weights
SOMA (Unifying Parametric Human Body Models) is a unified framework that decouples identity representation from pose parameterization by mapping supported parametric models to canonical body and hand topologies and skeletons, enabling shared Linear Blend Skinning (LBS) pipelines across backends. The full-body layer supports six identity backends (SOMA-shape, SMPL, SMPL-X, MHR, ANNY, and GarmentMeasurements). SOMA-X v0.3 also includes wrist-local left/right hand layers with native SOMA identity and articulation priors plus interoperability with user-supplied MANO models. This model is ready for commercial use. SOMA is released under the Global SOMA is intended for use by computer vision…
Open weights
apache-2.0