lingbionlp commited on
Commit
e72bb13
·
verified ·
1 Parent(s): 6a9392e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ This is the SFT (Supervised Fine-Tuning) base model for **RexDrug**, a chain-of-
23
 
24
  ## Usage
25
 
26
- This model is intended to be used with the [RexDrug-adapter](https://huggingface.co/dlutIR/RexDrug-adapter) (LoRA adapter trained via GRPO). See the adapter repository for the full quick start guide.
27
 
28
  ```python
29
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
23
 
24
  ## Usage
25
 
26
+ This model is intended to be used with the [RexDrug-adapter](https://huggingface.co/DUTIR-BioNLP/RexDrug-adapter) (LoRA adapter trained via GRPO). See the adapter repository for the full quick start guide.
27
 
28
  ```python
29
  from transformers import AutoTokenizer, AutoModelForCausalLM