Update README.md
Browse files
README.md
CHANGED
|
@@ -179,9 +179,11 @@ From prediction, emerges language. From awareness of uncertainty, emerges intro
|
|
| 179 |
|
| 180 |
```bibtex
|
| 181 |
@misc{prismavl-introspective-8b,
|
| 182 |
-
title={Prisma-VL-8B: Introspective Vision-Language Architecture with Temporal Uncertainty Feedback},
|
| 183 |
-
|
| 184 |
-
|
|
|
|
|
|
|
| 185 |
}
|
| 186 |
```
|
| 187 |
|
|
|
|
| 179 |
|
| 180 |
```bibtex
|
| 181 |
@misc{prismavl-introspective-8b,
|
| 182 |
+
title = {Prisma-VL-8B: Introspective Vision-Language Architecture with Temporal Uncertainty Feedback},
|
| 183 |
+
author = {Eric Hartford},
|
| 184 |
+
year = {2025},
|
| 185 |
+
howpublished = {\url{https://huggingface.co/QuixiAI/Prisma-VL-8B}},
|
| 186 |
+
note = {8-billion parameter vision-language model with uncertainty-aware introspective architecture},
|
| 187 |
}
|
| 188 |
```
|
| 189 |
|