kgrabko commited on
Commit
52a0c8a
·
verified ·
1 Parent(s): 8d0df3f

Update chat_jirack_ternary1b_safetensors.py

Browse files
chat_jirack_ternary1b_safetensors.py CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  import torch
2
  import torch.nn.functional as F
3
  from transformers import AutoTokenizer
 
1
+ # ==============================================================================
2
+ # COPYRIGHT (C) 2026 KONSTANTIN VLADIMIROVICH GRABKO. ALL RIGHTS RESERVED.
3
+ # PATENT PENDING | CMS MANHATTAN JIRACK TECHNOLOGY
4
+ # ==============================================================================
5
+
6
  import torch
7
  import torch.nn.functional as F
8
  from transformers import AutoTokenizer