会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
codersgl
因过竹院逢僧话,偷得浮生半日闲
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
大模型
makeMoE_from_Scratch_with_Expert_Capacity文件解读
摘要:数据准备 导入必要的包 #导入必要的包并设置种子以实现重现性。 import torch import torch.nn as nn from torch.nn import functional as F torch.manual_seed(42) #Optional import mlflow
阅读全文
posted @
2024-08-01 02:13
codersgl
阅读(100)
评论(0)
推荐(0)
公告