Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
翻译 - Luigi是一个Python模块,可帮助您构建批处理作业的复杂管道。它处理依赖关系解析,工作流管理,可视化等。它还内置了Hadoop支持。
#计算机科学#🎛 🔊 A Python library for audio.
翻译 - 用于向音频添加效果的 Python 库。
INACTIVE: Docker garbage collection of containers and images
#向量搜索引擎#向量相似性搜索库,为稠密向量提供高效相似度搜索和聚类
Open-Sora: 完全开源的高效复现类Sora视频生成方案
State-of-the-Art Text Embeddings
翻译 - BERT和XLNet的句子嵌入
Pingora是一个Rust框架,用于构建快速、可靠、可编程的网络系统。Pingora 久经考验,它每秒处理的互联网请求数已超过4000万次。
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
翻译 - 非度量空间库(NMSLIB):高效的相似性搜索库和用于评估通用非度量空间的k-NN方法的工具包。
#大语言模型#Code examples and resources for DBRX, a large language model developed by Databricks
Garnet 是一个微软开源的高性能的缓存服务器,可兼容现有的Redis Client
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. D...
#大语言模型#The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
#向量搜索引擎#Milvus 是一款开源的、针对海量特征向量的相似性搜索引擎
#大语言模型#Open Interpreter(开放解释器) 可以让大语言模型(LLMs)在本地运行代码(比如 Python、JavaScript、Shell 等)。安装后,在终端上运行 $ interpreter 即可通过类似 ChatGPT 的界面与 Open Interpreter 聊天。
#大语言模型#LlamaIndex is the leading framework for building LLM-powered agents over your data.
#大语言模型#《Build a Large Language Model (From Scratch)》,从零开始使用PyTorch实现一个类似ChatGPT的大型语言模型