Instructions to use SafeerChalil/Coder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use SafeerChalil/Coder with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("SafeerChalil/Coder", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 316 Bytes
c32872c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
license: apache-2.0
datasets:
- nvidia/PhysicalAI-Autonomous-Vehicles
language:
- en
- ml
metrics:
- accuracy
- code_eval
base_model:
- deepseek-ai/DeepSeek-OCR
new_version: deepseek-ai/DeepSeek-OCR
pipeline_tag: text-classification
library_name: adapter-transformers
tags:
- finance
- code
- biology
- music
--- |