Changeset

Demo support
> **NOTE:** Demo supports streaming!
bash
python3 -m bulk_chain.demo \
--schema "test/schema/thor_cot_schema.json" \
--adapter "dynamic:replicate_104.py:Replicate" \
%%m \
--model_name "meta/meta-llama-3-70b-instruct" \
--api_token "<REPLICATE-API-TOKEN>" \
--stream
Fixed bugs
π Batching mode -- Using Qwen2 provider results in list output. 58
π₯ Shell: use separated demo.sh 70
β¨ Add test dataset for benchmarking π 59
π Set DeepSeek-R1 by default hosted by Replicate 62
Repository organization
Use wget for fetching content from nlp-thirdgate.
β Drop replicate.py provider in this repository and use the one from nlp-thirdgate 60
π Batching mode -- Using Qwen2 provider results in list output. 58
**Full Changelog**: https://github.com/nicolay-r/bulk-chain/compare/0.25.0...0.25.1