English
Spanish
Italian
VityaVitalich commited on
Commit
a8ee5e4
1 Parent(s): 9f91239

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ The following hyperparameters were used for instruction tuning:
52
 
53
  ## Usage Example
54
 
55
- ```
56
  import torch
57
  from transformers import LlamaForCausalLM, LlamaTokenizer
58
  from peft import PeftConfig, PeftModel
 
52
 
53
  ## Usage Example
54
 
55
+ ```python
56
  import torch
57
  from transformers import LlamaForCausalLM, LlamaTokenizer
58
  from peft import PeftConfig, PeftModel