Update README.md
Browse files
README.md
CHANGED
|
@@ -107,7 +107,8 @@ model = AutoModelForCausalLM.from_pretrained("togethercomputer/GPT-JT-6B-v1")
|
|
| 107 |
```
|
| 108 |
|
| 109 |
# License
|
| 110 |
-
|
|
|
|
| 111 |
|
| 112 |
# Training Details
|
| 113 |
|
|
|
|
| 107 |
```
|
| 108 |
|
| 109 |
# License
|
| 110 |
+
|
| 111 |
+
The weights of GPT-JT-6B-v1 are licensed under version 2.0 of the Apache License.
|
| 112 |
|
| 113 |
# Training Details
|
| 114 |
|