42 lines
1.8 KiB
Plaintext
42 lines
1.8 KiB
Plaintext
This project is licensed under multiple licenses.
|
||
|
||
----------------------------------------------------------------
|
||
PART 1 — Meta LLaMA 3 Community License
|
||
----------------------------------------------------------------
|
||
|
||
This model is based on Meta Platforms, Inc.’s LLaMA 3.0 model.
|
||
|
||
Use of the LLaMA 3.0 base model is subject to the terms and conditions
|
||
of the Meta LLaMA 3 Community License.
|
||
|
||
You must comply with the Meta LLaMA 3 Community License when using,
|
||
modifying, or distributing this model or any derivatives thereof.
|
||
|
||
The full license text can be found here:
|
||
https://ai.meta.com/llama/license/
|
||
|
||
----------------------------------------------------------------
|
||
PART 2 — License for Original Weights, Fine-Tuning, and Code
|
||
----------------------------------------------------------------
|
||
|
||
MIT License
|
||
|
||
Copyright (c) 2026 Alexander Kamil Schönau
|
||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||
of the model modifications, fine-tuned weights, scripts, configuration
|
||
files, and associated documentation (the “Software”), to deal in the
|
||
Software without restriction, including without limitation the rights
|
||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||
copies of the Software, subject to the following conditions:
|
||
|
||
The above copyright notice and this permission notice shall be included
|
||
in all copies or substantial portions of the Software.
|
||
|
||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||
DEALINGS IN THE SOFTWARE. |