Instructions to use DebateLabKIT/Nemotron-Cascade-14B-Argunaut-2-SFT-LORA-dev2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DebateLabKIT/Nemotron-Cascade-14B-Argunaut-2-SFT-LORA-dev2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DebateLabKIT/Nemotron-Cascade-14B-Argunaut-2-SFT-LORA-dev2", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add RL training friendly chat template
#1
by ggbetz - opened
Remove conditional rendering
ggbetz changed pull request status to merged