BootsofLagrangian
commited on
Commit
•
f85b4a9
1
Parent(s):
fd6d4b1
make code python
Browse files
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 |
|