上一页 1 2 3 4 5 6 7 8 ··· 32 下一页
摘要: 目录MX数据结构FP32、FP16 是如何表示一个浮点数据的?FP32 (单精度浮点数)FP16 (半精度浮点数)MX数据格式 参考:https://www.cnblogs.com/cavalier-chen/p/18591085 MX数据结构 https://arxiv.org/abs/2310. 阅读全文
posted @ 2025-08-26 10:34 jack-chen666 阅读(132) 评论(0) 推荐(0)
摘要: https://arxiv.org/pdf/2503.08026? google的RMM 记忆 https://app.funblocks.net/#/aiflow?hid=8481d7c2a61775df3c75df1e533dcb8a 一句话总结:回顾过去+展望未来 阅读全文
posted @ 2025-08-25 17:07 jack-chen666 阅读(9) 评论(0) 推荐(0)
摘要: 目录multimodalllm-architecture-comparisonreasoning-llms multimodal https://magazine.sebastianraschka.com/p/understanding-multimodal-llms https://app.fun 阅读全文
posted @ 2025-08-22 16:24 jack-chen666 阅读(11) 评论(0) 推荐(0)
摘要: Mean Flows for One-step Generative Modeling 基于分数的生成模型 Score-Based Generative Modeling through Stochastic ... 阅读全文
posted @ 2025-08-21 11:46 jack-chen666 阅读(8) 评论(0) 推荐(0)
摘要: 目录实现复杂性高 (High Implementation Complexity)启动速度和预热时间 (Startup Speed & Warm-up Time)可移植性 (Portability)安全性和确定性 (Security & Determinism)生态系统和 C 语言扩展 (Ecosy 阅读全文
posted @ 2025-08-19 09:55 jack-chen666 阅读(18) 评论(0) 推荐(0)
摘要: 目录经典必读圣经(理论深厚)现代与实践入门(动手驱动)在线课程与教程学习步骤 经典必读圣经(理论深厚) 《编译原理》(Compilers: Principles, Techniques, and Tools) 昵称:龙书(Dragon Book),因为封面是红、紫、绿色的龙。 简介:这是编译原理领域 阅读全文
posted @ 2025-08-19 09:40 jack-chen666 阅读(87) 评论(0) 推荐(0)
摘要: Universal Optimality of Dijkstra via Beyond-Worst-Case Heaps Breaking the Sorting Barrier for Directed Single-Source Shortest Paths Breaking the Sorti 阅读全文
posted @ 2025-08-15 14:45 jack-chen666 阅读(53) 评论(0) 推荐(0)
摘要: docker run -it --rm --gpus all \ --name gpt_oss_20b_xxxx \ -v /data3/xxxx:/data3/xxxx \ -p 18010:8000 \ --ipc=host \ --entrypoint bash \ vllm/vllm-ope 阅读全文
posted @ 2025-08-13 20:24 jack-chen666 阅读(168) 评论(0) 推荐(0)
摘要: 目录如何融合图像的2D空间和文本的1D序列?MS-RoPEPyTorch 代码示例 多模态可缩放 对角位置编码 Qwen-Image 骨干网络 (MMDiT) 中最核心的创新之一:多模态可缩放旋转位置编码 (Multimodal Scalable Rotary Position Embedding, 阅读全文
posted @ 2025-08-12 09:47 jack-chen666 阅读(150) 评论(0) 推荐(0)
摘要: 目录参考整体流程概览条件编码器 (Condition Encoder) - Qwen2.5-VL图像分词器 (Image Tokenizer) - 变分自编码器 (VAE)骨干扩散模型 (Backbone) - 多模态扩散变换器 (MMDiT)MS-RoPE (Multimodal Scalable 阅读全文
posted @ 2025-08-11 11:40 jack-chen666 阅读(333) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 32 下一页