Instructions to use Tianduo/MsAT-DeductReasoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tianduo/MsAT-DeductReasoner with Transformers:
# Load model directly from transformers import HFDeductReasoner model = HFDeductReasoner.from_pretrained("Tianduo/MsAT-DeductReasoner", dtype="auto") - Notebooks
- Google Colab
- Kaggle