Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
-
|
12 |
---
|
13 |
# output-model-directory
|
14 |
|
@@ -40,3 +40,19 @@ base_model: Local-Novel-LLM-project/WabiSabi-V1
|
|
40 |
dtype: bfloat16
|
41 |
|
42 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
# output-model-directory
|
14 |
|
|
|
40 |
dtype: bfloat16
|
41 |
|
42 |
```
|
43 |
+
|
44 |
+
# License
|
45 |
+
|
46 |
+
Copyright [2024] [2z299]
|
47 |
+
|
48 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
49 |
+
you may not use this file except in compliance with the License.
|
50 |
+
You may obtain a copy of the License at
|
51 |
+
|
52 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
53 |
+
|
54 |
+
Unless required by applicable law or agreed to in writing, software
|
55 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
56 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
57 |
+
See the License for the specific language governing permissions and
|
58 |
+
limitations under the License.
|