Instructions to use Prahaladha/DeepSeek-R1-LoRA-Adapter-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Prahaladha/DeepSeek-R1-LoRA-Adapter-Test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Prahaladha/DeepSeek-R1-LoRA-Adapter-Test", dtype="auto") - Notebooks
- Google Colab
- Kaggle