Instructions to use ArunkumarVR/DeepBrainz-R0-Qwen-0.5B-Lora-Sanity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArunkumarVR/DeepBrainz-R0-Qwen-0.5B-Lora-Sanity with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ArunkumarVR/DeepBrainz-R0-Qwen-0.5B-Lora-Sanity", dtype="auto") - Notebooks
- Google Colab
- Kaggle