Instructions to use ShethArihant/deepseek-coder-7b-instruct-v1.5_sft_2-epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShethArihant/deepseek-coder-7b-instruct-v1.5_sft_2-epochs with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ShethArihant/deepseek-coder-7b-instruct-v1.5_sft_2-epochs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K