This application leverages the OLMoE model as an Ai chatbot similar to chatbots like ChatGPT but completely on the device.
This is a SwiftUI app that uses the OLMoE model.
See OLMoE.swift/README.md for more information.
This is a lambda function used for the "sharing" feature of the OLMoE app.
See aws-lambda/README.md for more information.
This project is open source.
See LICENSE for more information.
-
Copyright (c) 2023-2024 The ggml authors
Licensed under the MIT License.
You may obtain a copy of the license at: https://github.com/ggerganov/llama.cpp
-
Copyright (c) 2023-2024 The ggml authors
Licensed under the MIT License.
You may obtain a copy of the license at: https://github.com/ggerganov/ggml
-
Copyright (c) 2020 Guillermo Gonzalez
Licensed under the MIT License.
You may obtain a copy of the license at: https://github.com/gonzalezreal/swift-markdown-ui