20240401 每日AI必读资讯

🎨 DALL·E即将推出编辑功能:​

- 支持对生成图片进行二次编辑,包括替换、删除、添加对象。​

- 帮助文档已提前发布。​

🔗 https://help.openai.com/en/articles/9055440-editing-your-images-with-dall-e​

🍏 苹果推出Swift开发教程:​

- 无需编码知识,适合所有人学习iOS应用开发。​

- 从界面设计到复杂的数据建模和空间计算。​

🔗 https://developer.apple.com/tutorials/develop-in-swift​

🔗 https://blink.csdn.net/details/1672127

🧬 BioMedLM-斯坦福大学与DataBricks合作开发的生物医学语言模型:​

- 专注生物医学领域,有效回答医学和生物学问题。​

- 在单个A100 GPU上方便微调,笔记本电脑上运行推理。​

🔗 https://github.com/stanford-crfm/BioMedLM​

🔗 https://blink.csdn.net/details/1672126

💬 通过聊天定义UI界面-W&B团队开发的OpenUI:​

- 文字描述UI,实时渲染效果,支持转换为多种前端框架。​

- GPT模型支持,项目在发展中。​

🔗 https://github.com/wandb/openui​

🔗 https://openui.fly.dev​

🔗 https://blink.csdn.net/details/1672131

🌐开源AI平台Lightning AI发布AI编译器“Thunder”以加速模型训练

-  “Thunder”编译器可将大型语言模型训练速度提高高达40%。

- 采用多个GPU以提高效率,并在PyTorch上发布。

- 开源且免费,遵循Apache2.0许可。