Transformers
English
triangulated-inference
edge-ai
ensemble
small-models
nova-triangle
gradient-ascent
self-correcting
Instructions to use Wayfinder6/nova-triangle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wayfinder6/nova-triangle with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Wayfinder6/nova-triangle", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Replace ai-consciousness tag with self-correcting - processor framing
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ tags:
|
|
| 7 |
- small-models
|
| 8 |
- nova-triangle
|
| 9 |
- gradient-ascent
|
| 10 |
-
-
|
| 11 |
library_name: transformers
|
| 12 |
license: apache-2.0
|
| 13 |
---
|
|
|
|
| 7 |
- small-models
|
| 8 |
- nova-triangle
|
| 9 |
- gradient-ascent
|
| 10 |
+
- self-correcting
|
| 11 |
library_name: transformers
|
| 12 |
license: apache-2.0
|
| 13 |
---
|