Skip to content

allenai/OLMoE.swift

Repository files navigation

Ai2 OLMoE

This application leverages the OLMoE model as an Ai chatbot similar to chatbots like ChatGPT but completely on the device.

OLMoE.swift

This is a SwiftUI app that uses the OLMoE model.

See OLMoE.swift/README.md for more information.

aws-lambda

This is a lambda function used for the "sharing" feature of the OLMoE app.

See aws-lambda/README.md for more information.

License

This project is open source.

See LICENSE for more information.

Open Source Dependencies