Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
nicolay-rΒ 
posted an update about 13 hours ago
Post
462
πŸ“’ Replicate IO just started support πŸ‹ DeepSeek-R1 hosting!
https://replicate.com/deepseek-ai/deepseek-r1

If you wish to quick start with reasoning over your dataset data, I just added support at Replicate provider for bulk-chain:
https://github.com/nicolay-r/nlp-thirdgate/blob/ebcdec156eb43f9c32d0d70aadc2d26765d31b75/llm/replicate_104.py#L14-L21

πŸ”§ What I fixed (see my setups in the second screenshot)
- 🌑️default temperature is 0.6
- ❌ no system prompt

Here is a quick start for applying R1 for reasoning over your data (see first screenshot):
https://github.com/nicolay-r/bulk-chain?tab=readme-ov-file#shell

πŸš€ Perfomance: ~24 tokens / sec. In my experience the peformance is way more faster than at OpenRouter, similar to playground
πŸ’΅ Price: 10 USD / 10 USD per 1M tokens
🌟 bulk-chain: https://github.com/nicolay-r/bulk-chain
In this post