Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srush/MiniChain
A tiny library for coding with large language models.
https://github.com/srush/MiniChain
Last synced: 2 months ago
JSON representation
A tiny library for coding with large language models.
- Host: GitHub
- URL: https://github.com/srush/MiniChain
- Owner: srush
- License: mit
- Created: 2023-02-10T16:07:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:59:50.000Z (6 months ago)
- Last Synced: 2024-10-29T15:27:37.890Z (2 months ago)
- Language: Python
- Homepage: https://srush-minichain.hf.space/
- Size: 53.3 MB
- Stars: 1,211
- Watchers: 15
- Forks: 74
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-LLM-Reasoning - MiniChain
- awesome-langchain-zh - MiniChain
- awesome-langchain - MiniChain
- StarryDivineSky - srush/MiniChain - ML 和 Bash。MiniChain 通过将提示函数与 Python 函数相结合,并使用模板来分离提示和代码,简化了提示链的构建过程。它还提供了可视化的链式模型图,方便用户进行调试和错误处理。MiniChain 的目标是提供一个轻量级、易于理解和使用的库,用于构建和使用基于提示的链式模型。 (A01_文本生成_文本对话 / 大语言对话模型及数据)