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