Skip to content

Auraithm/toolmind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

toolmind - 科研集成工具库

Python Version License Documentation

一个全面的AI研究工具包,集成了各种实用工具,以加速您的研究工作!

功能

  • 🔥 模型和数据集管理:支持下载和管理各种主流推理模型和数据集,提供多种下载方法和保存格式。
  • 异步并发处理:提供高性能的异步任务处理器,支持多种任务类型,包括IO密集型、网络密集型和CPU密集型任务,优化资源管理和错误重试机制。

安装

git clone https://github.com/Auraithm/toolmind.git
cd toolmind
pip install .

开发模式安装

如果您想要参与开发或修改代码:

git clone https://github.com/Auraithm/toolmind.git
cd toolmind
pip install -e .

许可证

MIT License

贡献

欢迎提交 Issue 和 Pull Request!

  1. 解决数据不足,质量低的问题
  2. 利用数据,构建高质量的数据增强,构建评估集和指标,瓶颈

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages