Update README.md
Browse files
README.md
CHANGED
|
@@ -1207,7 +1207,9 @@ def predict():
|
|
| 1207 |
if __name__ == "__main__":
|
| 1208 |
predict()
|
| 1209 |
```
|
|
|
|
| 1210 |
|
|
|
|
| 1211 |
|
| 1212 |
## Citation
|
| 1213 |
|
|
|
|
| 1207 |
if __name__ == "__main__":
|
| 1208 |
predict()
|
| 1209 |
```
|
| 1210 |
+
### Related Models
|
| 1211 |
|
| 1212 |
+
1. [DistilHweh-446k](https://huggingface.co/Harley-ml/DistilHweh-446k)
|
| 1213 |
|
| 1214 |
## Citation
|
| 1215 |
|