thefutureofai commited on
Commit
250a243
·
verified ·
1 Parent(s): 872eb56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -33,9 +33,6 @@ Lazarus demonstrates exceptional performance for its size, especially in questio
33
 
34
  You can interact with Lazarus using the script below:
35
 
36
- <details>
37
- <summary>Click to expand Python code</summary>
38
-
39
  ```python
40
  from transformers import AutoTokenizer, AutoModelForCausalLM
41
  import torch
 
33
 
34
  You can interact with Lazarus using the script below:
35
 
 
 
 
36
  ```python
37
  from transformers import AutoTokenizer, AutoModelForCausalLM
38
  import torch