33 lines
1.6 KiB
Text
33 lines
1.6 KiB
Text
|
|
It is dual-licensed under the terms of the AGPL 3.0 license and
|
|
a commercial license for proprietary use. See the license.txt file in the
|
|
project root for details.
|
|
|
|
============================================================================
|
|
AGPL 3.0 license
|
|
============================================================================
|
|
|
|
PasLLM - A LLM inference engine
|
|
Copyright (C) 2025-2025, Benjamin Rosseaux (benjamin@rosseaux.com)
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
============================================================================
|
|
Commercial license
|
|
============================================================================
|
|
|
|
Contact the author (benjamin@rosseaux.com) for details, as it is custom for
|
|
every use case.
|
|
|
|
|