Update script_katana.py
Browse files- script_katana.py +2 -2
script_katana.py
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
# ==============================================================================
|
| 2 |
# ⚔️ THE KATANA PROTOCOL (Active Thermodynamic Stabilization)
|
| 3 |
# ==============================================================================
|
| 4 |
-
# Author: Andrés Sebastián Pirolo
|
| 5 |
-
#
|
| 6 |
# License: MIT
|
| 7 |
# Description: Real-time hallucination mitigation via entropy-guided temperature quenching.
|
| 8 |
# ==============================================================================
|
|
|
|
| 1 |
# ==============================================================================
|
| 2 |
# ⚔️ THE KATANA PROTOCOL (Active Thermodynamic Stabilization)
|
| 3 |
# ==============================================================================
|
| 4 |
+
# Author: Andrés Sebastián Pirolo Ministry of Science and Education
|
| 5 |
+
# https://doi.org/10.5281/zenodo.17983317
|
| 6 |
# License: MIT
|
| 7 |
# Description: Real-time hallucination mitigation via entropy-guided temperature quenching.
|
| 8 |
# ==============================================================================
|