Post
218
📢 For those who wish to apply DeepSeek-R1 for handling tabular / streaming data using schema of prompts (CoT), the OpenRouter AI hosts API for accessing:
https://openrouter.ai/deepseek/deepseek-r1
Below is a quick no-string option which includes:
✅ OpenRouter provider: https://github.com/nicolay-r/nlp-thirdgate/blob/master/llm/open_router.py
✅ Bulk-chain for infering data: https://github.com/nicolay-r/bulk-chain
Json Schema for Chain-of-Though (see screenshot 📷 below)
below is a screenshot of how to quick start the demo.
Using --src parameter we may adopt processing of JSONL/CSV data.
Models:
deepseek-ai/DeepSeek-R1
https://openrouter.ai/deepseek/deepseek-r1
Below is a quick no-string option which includes:
✅ OpenRouter provider: https://github.com/nicolay-r/nlp-thirdgate/blob/master/llm/open_router.py
✅ Bulk-chain for infering data: https://github.com/nicolay-r/bulk-chain
Json Schema for Chain-of-Though (see screenshot 📷 below)
below is a screenshot of how to quick start the demo.
Using --src parameter we may adopt processing of JSONL/CSV data.
Models:
deepseek-ai/DeepSeek-R1