Instructions to use dnnsdunca/Ddroidlabs-Codex-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use dnnsdunca/Ddroidlabs-Codex-mini with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("dnnsdunca/Ddroidlabs-Codex-mini", set_active=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -172,7 +172,7 @@ Contributions are welcome! Please fork the repository and create a pull request
|
|
| 172 |
|
| 173 |
## License
|
| 174 |
|
| 175 |
-
This project is licensed under the
|
| 176 |
|
| 177 |
## Contact
|
| 178 |
|
|
|
|
| 172 |
|
| 173 |
## License
|
| 174 |
|
| 175 |
+
This project is licensed under the Apache-2.0 License.
|
| 176 |
|
| 177 |
## Contact
|
| 178 |
|