Instructions to use pm31194/Tomhardy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use pm31194/Tomhardy with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("pm31194/Tomhardy", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 278 Bytes
4a4ebf8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
license: apache-2.0
datasets:
- fka/awesome-chatgpt-prompts
language:
- ae
metrics:
- accuracy
base_model:
- Qwen/Qwen2.5-Coder-32B-Instruct
new_version: Qwen/Qwen2.5-Coder-32B-Instruct
pipeline_tag: text-classification
library_name: adapter-transformers
tags:
- finance
--- |