摘要: DeepSeek 开源工作第6天 🚀 Day 6 of #OpenSourceWeek: One More Thing – DeepSeek-V3/R1 Inference System Overview Optimized throughput and latency via: 🔧 Cross 阅读全文
posted @ 2025-03-03 10:14 bingohuang 阅读(70) 评论(0) 推荐(0)
摘要: DeepSeek 开源工作第5天 🚀 Day 5 of #OpenSourceWeek: 3FS, Thruster for All DeepSeek Data Access Fire-Flyer File System (3FS) - a parallel file system that ut 阅读全文
posted @ 2025-02-28 14:30 bingohuang 阅读(287) 评论(0) 推荐(0)
摘要: DeepSeek 开源工作第4天 🚀 Day 4 of #OpenSourceWeek: Optimized Parallelism Strategies ✅ DualPipe - a bidirectional pipeline parallelism algorithm for computa 阅读全文
posted @ 2025-02-27 14:03 bingohuang 阅读(170) 评论(0) 推荐(0)
摘要: DeepSeek 开源工作第3天 🚀 Day 3 of #OpenSourceWeek: DeepGEMM Introducing DeepGEMM - an FP8 GEMM library that supports both dense and MoE GEMMs, powering V3/ 阅读全文
posted @ 2025-02-26 15:51 bingohuang 阅读(157) 评论(0) 推荐(0)
摘要: DeepSeek 开源工作第2天 🚀 Day 2 of #OpenSourceWeek: DeepEP Excited to introduce DeepEP - the first open-source EP communication library for MoE model traini 阅读全文
posted @ 2025-02-26 15:42 bingohuang 阅读(168) 评论(0) 推荐(0)
摘要: DeepSeek 开源工作第1天 🚀 Day 1 of #OpenSourceWeek: FlashMLA Honored to share FlashMLA - our efficient MLA decoding kernel for Hopper GPUs, optimized for va 阅读全文
posted @ 2025-02-26 15:37 bingohuang 阅读(119) 评论(0) 推荐(0)
摘要: DeepSeek 在 X 上发布开源计划 🚀 Day 0: Warming up for #OpenSourceWeek! We're a tiny team @deepseek_ai exploring AGI. Starting next week, we'll be open-sourcin 阅读全文
posted @ 2025-02-26 15:08 bingohuang 阅读(20) 评论(0) 推荐(0)
摘要: 访问地址: 线上访问:https://git.io/linux 开源社区:https://github.com/jaywcjlove/linux-command 简要介绍: Linux 命令大全搜索工具,内容包含 Linux 命令手册、详解、学习、搜集,中文解释,支持背景切换。 主要功能: 当前仓库 阅读全文
posted @ 2025-01-24 13:36 bingohuang 阅读(74) 评论(0) 推荐(1)
摘要: 访问地址: 线上访问:https://it-tools.tech/ 开源社区:https://github.com/CorentinTh/it-tools 支持私有化部署: docker run -d --name it-tools --restart unless-stopped -p 8080: 阅读全文
posted @ 2025-01-23 16:44 bingohuang 阅读(673) 评论(0) 推荐(0)
摘要: PyTorch 作为深度学习非常重要的框架之一,在科研和开发领域有着非常广泛的使用,是我们学习和研究 LLM 必备的工具之一。 本文主要介绍三个 PyTorch 的实战案例,方便大家快速了解和体验 PyTorch。 一、PyTorch 简介 PyTorch 是一个开源的 Python 深度学习框架, 阅读全文
posted @ 2024-11-13 09:41 bingohuang 阅读(1056) 评论(0) 推荐(0)