atsuki-yamaguchi commited on
Commit
0a24b61
1 Parent(s): 71b26b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -14,9 +14,6 @@ from transformers import AutoTokenizer
14
  model = AutoPeftModelForCausalLM.from_pretrained(
15
  "atsuki-yamaguchi/bloom-1b1-clp-ar"
16
  )
17
- tokenizer = AutoTokenizer.from_pretrained(
18
- "atsuki-yamaguchi/bloom-1b1-clp-ar"
19
- )
20
  ```
21
 
22
  ## Citation
 
14
  model = AutoPeftModelForCausalLM.from_pretrained(
15
  "atsuki-yamaguchi/bloom-1b1-clp-ar"
16
  )
 
 
 
17
  ```
18
 
19
  ## Citation