Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
nicolay-rย 
posted an update 1 day ago
Post
1393
๐Ÿš€ Delighted to share a major milestone in adapting reasoning techniques for data collections augmentation!
Introducing bulk-chain 1.0.0 -- the first major release of a no-string API for adapting your LLM for Chain-of-Thought alike reasoning over records with large amount of parameters across large datasets.

โญ Check it out: https://github.com/nicolay-r/bulk-chain

Whatโ€™s new and why it matters:
๐Ÿ“ฆ Fully no-string API for easy client deployment
๐Ÿ”ฅ Demos are now standalone projects:

Demos:
๐Ÿ“บ bash / shell (dispatched): https://github.com/nicolay-r/bulk-chain-shell
๐Ÿ“บ tksheet: https://github.com/nicolay-r/bulk-chain-tksheet-client

Using nlp-thirdgate to host the supported providers:
๐ŸŒŒ LLM providers: https://github.com/nicolay-r/nlp-thirdgate
In this post