Skip to content

Commit d0bb89e

Browse files
committed
add missing linceses
1 parent 1efe1a1 commit d0bb89e

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,13 @@ Typically finetunes of the base models below are supported as well.
140140

141141
**UI:**
142142

143-
Unless otherwise noted these projects are open-source with permissive licensing:
144-
145143
- [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT)
146144
- [cztomsik/ava](https://github.com/cztomsik/ava) (MIT)
147145
- [Dot](https://github.com/alexpinel/Dot) (GPL)
148146
- [eva](https://github.com/ylsdamxssjxxdd/eva) (MIT)
149-
- [iohub/collama](https://github.com/iohub/coLLaMA)
147+
- [iohub/collama](https://github.com/iohub/coLLaMA) (Apache-2.0)
150148
- [janhq/jan](https://github.com/janhq/jan) (AGPL)
151-
- [KanTV](https://github.com/zhouwg/kantv?tab=readme-ov-file) (Apache 2.0 or later)
149+
- [KanTV](https://github.com/zhouwg/kantv?tab=readme-ov-file) (Apache-2.0)
152150
- [KodiBot](https://github.com/firatkiral/kodibot) (GPL)
153151
- [LARS](https://github.com/abgulati/LARS) (AGPL)
154152
- [Llama Assistant](https://github.com/vietanhdev/llama-assistant) (GPL)
@@ -160,18 +158,18 @@ Unless otherwise noted these projects are open-source with permissive licensing:
160158
- [MindMac](https://mindmac.app) (proprietary)
161159
- [MindWorkAI/AI-Studio](https://github.com/MindWorkAI/AI-Studio) (FSL-1.1-MIT)
162160
- [Mobile-Artificial-Intelligence/maid](https://github.com/Mobile-Artificial-Intelligence/maid) (MIT)
163-
- [Mozilla-Ocho/llamafile](https://github.com/Mozilla-Ocho/llamafile)
164-
- [nat/openplayground](https://github.com/nat/openplayground)
165-
- [nomic-ai/gpt4all](https://github.com/nomic-ai/gpt4all)
166-
- [ollama/ollama](https://github.com/ollama/ollama)
161+
- [Mozilla-Ocho/llamafile](https://github.com/Mozilla-Ocho/llamafile) (Apache-2.0)
162+
- [nat/openplayground](https://github.com/nat/openplayground) (MIT)
163+
- [nomic-ai/gpt4all](https://github.com/nomic-ai/gpt4all) (MIT)
164+
- [ollama/ollama](https://github.com/ollama/ollama) (MIT)
167165
- [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (AGPL)
168166
- [PocketPal AI](https://github.com/a-ghorbani/pocketpal-ai) (MIT)
169-
- [psugihara/FreeChat](https://github.com/psugihara/FreeChat)
170-
- [ptsochantaris/emeltal](https://github.com/ptsochantaris/emeltal)
167+
- [psugihara/FreeChat](https://github.com/psugihara/FreeChat) (MIT)
168+
- [ptsochantaris/emeltal](https://github.com/ptsochantaris/emeltal) (MIT)
171169
- [pythops/tenere](https://github.com/pythops/tenere) (AGPL)
172170
- [ramalama](https://github.com/containers/ramalama) (MIT)
173-
- [semperai/amica](https://github.com/semperai/amica)
174-
- [withcatai/catai](https://github.com/withcatai/catai)
171+
- [semperai/amica](https://github.com/semperai/amica) (MIT)
172+
- [withcatai/catai](https://github.com/withcatai/catai) (MIT)
175173

176174
*(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*
177175

0 commit comments

Comments
 (0)