Bonsai-27B-Android-Local / THIRD_PARTY.md
livadies's picture
Update bilingual docs, mixed licensing notes, and model checksum / Обновить документацию, лицензии и checksum модели
a32665e verified
|
Raw
History Blame Contribute Delete
1.38 kB
# Third-party components / Сторонние компоненты
## English
- The Android/JNI runtime is based on the `examples/llama.android` sample and
PrismML fork of `llama.cpp`, pinned to commit
`62061f91088281e65071cc38c5f69ee95c39f14e`. Preserve the upstream MIT license
when redistributing the native runtime.
- `models/Bonsai-27B-Q1_0.gguf` is an unmodified verified copy obtained from
<https://huggingface.co/prism-ml/Bonsai-27B-gguf>. It remains subject to the
upstream Apache-2.0 license and model-card conditions.
- AndroidX, Material Components, Kotlin, Gradle, NDK, and CMake retain their
respective upstream licenses.
## Русский
- Android/JNI runtime основан на примере `examples/llama.android` и форке
PrismML `llama.cpp`, закреплённом на commit
`62061f91088281e65071cc38c5f69ee95c39f14e`. При распространении native
runtime необходимо сохранить MIT-лицензию upstream.
- `models/Bonsai-27B-Q1_0.gguf` — неизменённая проверенная копия из
<https://huggingface.co/prism-ml/Bonsai-27B-gguf>. Она сохраняет условия
Apache-2.0 и model card исходного репозитория.
- AndroidX, Material Components, Kotlin, Gradle, NDK и CMake сохраняют свои
upstream-лицензии.