Update README.md
Browse files
README.md
CHANGED
@@ -52,13 +52,17 @@ The model aims to assist users in solving problems using nature-inspired strateg
|
|
52 |
|
53 |
- Here is a link to The Bloke's GGUF version: [ANIMA-Phi-Neptune-Mistral-7B-GGUF](https://huggingface.co/TheBloke/ANIMA-Phi-Neptune-Mistral-7B-GGUF)
|
54 |
|
55 |
-
|
|
|
|
|
56 |
|
57 |
- You can also download and use the model with [LM Studio](https://lmstudio.ai/) (All OS systems). Just download the app and then search for 'ANIMA GGUF' in the search bar and you will have a list of versions to choose from.
|
58 |
|
|
|
59 |
- Want to test ANIMA + Ollama and chat right away? Download the model from Ollama and head here to chat with ANIMA right in your browser! [ANIMA - Chat](https://severian42.github.io/ANIMA-Chat/)
|
60 |
|
61 |
-
|
|
|
62 |
|
63 |
- **Contact**
|
64 |
|
|
|
52 |
|
53 |
- Here is a link to The Bloke's GGUF version: [ANIMA-Phi-Neptune-Mistral-7B-GGUF](https://huggingface.co/TheBloke/ANIMA-Phi-Neptune-Mistral-7B-GGUF)
|
54 |
|
55 |
+
|
56 |
+
- ANIMA is also available using Ollama - Download the [OLLAMA](https://ollama.ai/) App (MacOS & Linux) and then run this command in your Terminal '**ollama pull severian/anima**' to download the model and then run this command '**ollama run severian/anima**' to load the model and start talking.
|
57 |
+
|
58 |
|
59 |
- You can also download and use the model with [LM Studio](https://lmstudio.ai/) (All OS systems). Just download the app and then search for 'ANIMA GGUF' in the search bar and you will have a list of versions to choose from.
|
60 |
|
61 |
+
|
62 |
- Want to test ANIMA + Ollama and chat right away? Download the model from Ollama and head here to chat with ANIMA right in your browser! [ANIMA - Chat](https://severian42.github.io/ANIMA-Chat/)
|
63 |
|
64 |
+
|
65 |
+
- Have a PDF you want to discuss with ANIMA + Ollama? Head here and you can do just that in your browser, 100% locally. [ANIMA - Locally Chat over your PDF](https://anima-pdf-chat.vercel.app/)
|
66 |
|
67 |
- **Contact**
|
68 |
|