Upload LICENSE.txt
Browse files- LICENSE.txt +16 -0
LICENSE.txt
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Copyright (c) 2025 Simona Vargiu. All rights reserved.
|
| 2 |
+
|
| 3 |
+
This work, "MelodyDeterminism: A Canonical Framework for Bitwise Reproducibility in LLM Inference",
|
| 4 |
+
is licensed under the Creative Commons Attribution�NonCommercial�ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
|
| 5 |
+
|
| 6 |
+
You are free to share and adapt this work for non-commercial purposes, provided that:
|
| 7 |
+
- proper credit is given to the author (Simona Vargiu),
|
| 8 |
+
- a link to the license is included,
|
| 9 |
+
- and any changes are indicated.
|
| 10 |
+
|
| 11 |
+
Commercial use, redistribution, or integration into paid services or products is not allowed
|
| 12 |
+
without explicit written permission from the author.
|
| 13 |
+
|
| 14 |
+
To obtain a commercial license, please contact: simona.vargiu.malta@gmail.com
|
| 15 |
+
|
| 16 |
+
Full license text: https://creativecommons.org/licenses/by-nc-sa/4.0/
|