BootsofLagrangian commited on
Commit
f85b4a9
1 Parent(s): fd6d4b1

make code python

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ This repo provides full model weight files for AkaLlama-70B-v0.1.
42
 
43
  See the snippet below for usage with Transformers:
44
 
45
- ```
46
  import transformers
47
  import torch
48
 
 
42
 
43
  See the snippet below for usage with Transformers:
44
 
45
+ ```python
46
  import transformers
47
  import torch
48