jingyeom commited on
Commit
726a2f5
1 Parent(s): d71bc58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags: []
11
 
12
  ## For use
13
 
14
- ### Load model directly
15
  ``` python
16
  from transformers import AutoTokenizer, AutoModelForCausalLM
17
 
 
11
 
12
  ## For use
13
 
14
+ #### Load model directly
15
  ``` python
16
  from transformers import AutoTokenizer, AutoModelForCausalLM
17