michaelfeil commited on
Commit
00b24a5
·
verified ·
1 Parent(s): 7962b5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
  ## Model Details
13
 
14
  Created using
15
- ```
16
  from transformers import LlamaTokenizer, LlamaForCausalLM
17
 
18
  # Specify the model name or path from the Hugging Face Hub
 
12
  ## Model Details
13
 
14
  Created using
15
+ ```python
16
  from transformers import LlamaTokenizer, LlamaForCausalLM
17
 
18
  # Specify the model name or path from the Hugging Face Hub