kgrabko commited on
Commit
e75e9d7
·
verified ·
1 Parent(s): fd61a4e

Update JiRackTernaryPyTorch_70b.py

Browse files
Files changed (1) hide show
  1. JiRackTernaryPyTorch_70b.py +5 -0
JiRackTernaryPyTorch_70b.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import torch
2
  import torch.nn as nn
3
  import torch.nn.functional as F
 
1
+ # ==============================================================================
2
+ # COPYRIGHT (C) 2025-2026 KONSTANTIN VLADIMIROVICH GRABKO. ALL RIGHTS RESERVED.
3
+ # PATENT PENDING | CMS MANHATTAN JIRACK TECHNOLOGY
4
+ # ==============================================================================
5
+
6
  import torch
7
  import torch.nn as nn
8
  import torch.nn.functional as F