AbstractPhil commited on
Commit
97aa142
·
verified ·
1 Parent(s): e0080d9

Update splat_attention.py

Browse files
Files changed (1) hide show
  1. splat_attention.py +4 -0
splat_attention.py CHANGED
@@ -63,6 +63,10 @@
63
  #
64
  # Status: research prototype. Trained-at-scale results pending; treat
65
  # every number above as what it is — a measurement on the stated probe.
 
 
 
 
66
  # =========================================================================
67
 
68
  import math
 
63
  #
64
  # Status: research prototype. Trained-at-scale results pending; treat
65
  # every number above as what it is — a measurement on the stated probe.
66
+ #
67
+ # License: MIT
68
+ # Author: AbstractPhil + Claude
69
+ # Home: https://huggingface.co/AbstractPhil/aleph-splat-0/
70
  # =========================================================================
71
 
72
  import math