Text Generation
PEFT
Safetensors
drug-combination
relation-extraction
biomedical
llama
chain-of-thought
lora
grpo
Instructions to use DUTIR-BioNLP/RexDrug-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DUTIR-BioNLP/RexDrug-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("DUTIR-BioNLP/RexDrug-base") model = PeftModel.from_pretrained(base_model, "DUTIR-BioNLP/RexDrug-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- acdefe99997e26ea0fb9d86fad049edaf029d6eac7ea0aaa6e748aab890b51ba
- Size of remote file:
- 10.1 kB
- SHA256:
- cb110a99ec412a2072bcef475b3abffa3d40e085cd25fa612fcbaa20efad0daf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.