2z299 commited on
Commit
b2a1141
·
verified ·
1 Parent(s): 6fea798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -7,7 +7,7 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  ---
12
  # output-model-directory
13
 
@@ -49,3 +49,19 @@ parameters:
49
  dtype: float16
50
 
51
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ license: apache-2.0
11
  ---
12
  # output-model-directory
13
 
 
49
  dtype: float16
50
 
51
  ```
52
+
53
+ # License
54
+
55
+ Copyright [2024] [2z299]
56
+
57
+ Licensed under the Apache License, Version 2.0 (the "License");
58
+ you may not use this file except in compliance with the License.
59
+ You may obtain a copy of the License at
60
+
61
+ http://www.apache.org/licenses/LICENSE-2.0
62
+
63
+ Unless required by applicable law or agreed to in writing, software
64
+ distributed under the License is distributed on an "AS IS" BASIS,
65
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
66
+ See the License for the specific language governing permissions and
67
+ limitations under the License.