Instructions to use hsiehpinghan/Qwen2-0.5B-Instruct-NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hsiehpinghan/Qwen2-0.5B-Instruct-NER with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hsiehpinghan/Qwen2-0.5B-Instruct-NER", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K