Update README.md
Browse files
README.md
CHANGED
@@ -100,10 +100,6 @@ outputs = model(input_ids=input_ids)
|
|
100 |
print(outputs[0])
|
101 |
```
|
102 |
|
103 |
-
### 🤖 ModelScope
|
104 |
-
We strongly advise users, especially those in mainland China, to use ModelScope. `snapshot_download` can help you solve issues concerning downloading checkpoints.
|
105 |
-
|
106 |
-
|
107 |
## Citation
|
108 |
|
109 |
If you find our work helpful, feel free to give us a citation.
|
|
|
100 |
print(outputs[0])
|
101 |
```
|
102 |
|
|
|
|
|
|
|
|
|
103 |
## Citation
|
104 |
|
105 |
If you find our work helpful, feel free to give us a citation.
|