Update README.md
Browse filesLicense clarification
README.md
CHANGED
|
@@ -3,8 +3,7 @@ base_model: grimjim/Llama-3-Luminurse-v0.2-OAS-8B
|
|
| 3 |
library_name: transformers
|
| 4 |
quanted_by: grimjim
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
-
license:
|
| 7 |
-
license_link: LICENSE
|
| 8 |
---
|
| 9 |
# Llama-3-Luminurse-v0.2-OAS-8B-GGUF
|
| 10 |
|
|
@@ -16,6 +15,8 @@ Luminurse is a merge based on Lumimaid, enhanced with a biomedical model, with a
|
|
| 16 |
|
| 17 |
Built with Meta Llama 3.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Merge Details
|
| 20 |
### Merge Method
|
| 21 |
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
quanted_by: grimjim
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
+
license: cc-by-nc-4.0
|
|
|
|
| 7 |
---
|
| 8 |
# Llama-3-Luminurse-v0.2-OAS-8B-GGUF
|
| 9 |
|
|
|
|
| 15 |
|
| 16 |
Built with Meta Llama 3.
|
| 17 |
|
| 18 |
+
The combined restrictions of both the cc-by-nc-4.0 and llama3 licenses apply to this model and its derivatives. If one restricts where the other does not, then the restriction applies.
|
| 19 |
+
|
| 20 |
## Merge Details
|
| 21 |
### Merge Method
|
| 22 |
|