FoamoftheSea commited on
Commit
3999c64
1 Parent(s): d1cbd55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ git clone https://github.com/FoamoftheSea/shift-experiments.git
27
 
28
  ## Quick Load Multiformer-M1
29
 
30
- You should now be able to run the following code to load a Multiformer-M0 with pretrained weights:
31
 
32
  ```python
33
  from transformers import AutoModel
 
27
 
28
  ## Quick Load Multiformer-M1
29
 
30
+ You should now be able to run the following code to load a Multiformer-M1 with pretrained weights:
31
 
32
  ```python
33
  from transformers import AutoModel