Text Generation
PEFT
Safetensors
English
coreference-resolution
ner
entity-extraction
qwen3
lora
conversational
Instructions to use wjbmattingly/Qwen3-8B-Coref-NER with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wjbmattingly/Qwen3-8B-Coref-NER with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "wjbmattingly/Qwen3-8B-Coref-NER") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2fd7cebd7313078739d986914944bfecad192408225861081097b7357b7ac5a5
- Size of remote file:
- 1.47 kB
- SHA256:
- b5b940bf4670a51654bd371c9c5f586938ff842092e681c496849b0ebb572130
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.