You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instructions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
1. Click `Launch UI` to access your personal FreeGPT-2 website.
4
4
2. Sign up by creating a user account.
5
-
3. Navigate to Settings > Models. Here, you will find an entry box titled `"Pull a model from Ollama.com"`. In this box, you can type the tag of the model you want to use.
6
-
4. After entering the model tag (e.g., `tinyllama`), click the download button on the right. The software will automatically download the model.
5
+
3. Navigate to Settings > Models. Here, you will find an entry box titled `"Pull a model from Ollama.com"`. In this box, you can type the tag of the model you want to use.**We recommend starting with the `mistral:7b` model.**
6
+
4. After entering the model tag (e.g., `mistral:7b`), click the download button on the right. The software will automatically download the model.
7
7
5. To discover other compatible models and their tags, visit the [Ollama Library](https://ollama.com/library). This page provides information about all the supported models. You can explore these models and choose the one that best suits your needs.
8
8
6. Please note that the size of the model you choose should not exceed the available RAM memory of your server. Using a model larger than your available memory could lead to performance issues or crashes.
9
9
7. Gradually explore larger models as needed, keeping in mind the memory constraint.
0 commit comments