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:
- 56fa0b2f9305095a6ccadb5c57f6c0ccc5f159a883841c7f4be402d6adc7d15a
- Size of remote file:
- 1.34 GB
- SHA256:
- f78058a66dc09c9903d27d3d77396f6c5db45bbe220ccefb7ed5d8800910eb62
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.