Commit ·
38a87d2
1
Parent(s): c9a5537
docs: information in the README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# Collection of models for MobileLLM
|
| 6 |
+
|
| 7 |
+
A locally running Large Language Model (LLM) combined with a vector database designed to assist mobile developers in adding ChatGPT features secure and for free.
|
| 8 |
+
|
| 9 |
+
## Project
|
| 10 |
+
|
| 11 |
+
For more information check the [iOS project](https://github.com/windwithbirds/mobilellm).
|