ethix commited on
Commit
a4dbb37
·
1 Parent(s): 04f074e

chore: rename onnx_v1.1→onnx_legacy; update LICENSE

Browse files

- onnx_v1.1/ → onnx_legacy/: old (incorrect) ONNX exports archived
- LICENSE: add 2025 + 2026 copyright lines for Han Yoon, Borderless / Ethix R&D
- Original copyright (c) 2025 Jeongsoo Park preserved as-is

LICENSE CHANGED
@@ -1,7 +1,13 @@
1
  MIT License
2
 
3
- Copyright (c) 2024 Jeongsoo Park, Andrew Owens, University of Michigan
4
- Copyright (c) 2025 Borderless (HuggingFace integration, ONNX exports, configuration)
 
 
 
 
 
 
5
 
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
7
  of this software and associated documentation files (the "Software"), to deal
 
1
  MIT License
2
 
3
+ Copyright (c) 2025 Jeongsoo Park
4
+
5
+ Copyright (c) 2025 Han Yoon, Borderless / Ethix R&D
6
+
7
+ Copyright (c) 2026 Han Yoon, Borderless / Ethix R&D
8
+
9
+ [HuggingFace integration, ONNX model exports, configuration fixes,
10
+ benchmark tools, and deployment infrastructure]
11
 
12
  Permission is hereby granted, free of charge, to any person obtaining a copy
13
  of this software and associated documentation files (the "Software"), to deal
{onnx_v1.1 → onnx_legacy}/model.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_bnb4.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_fp16.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_int8.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_q4.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_q4f16.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_quantized.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/model_uint8.onnx RENAMED
File without changes
{onnx_v1.1 → onnx_legacy}/quantize_config.json RENAMED
File without changes