Instructions to use CostaliyA/UniCorn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CostaliyA/UniCorn with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CostaliyA/UniCorn", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -84,4 +84,3 @@ UniCorn achieves substantial gains over base models (e.g., **+6.5 on OneIG**, **
|
|
| 84 |
|
| 85 |
This project is licensed under the **Apache 2.0 License**.
|
| 86 |
|
| 87 |
-
```
|
|
|
|
| 84 |
|
| 85 |
This project is licensed under the **Apache 2.0 License**.
|
| 86 |
|
|
|