Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ tags:
|
|
18 |
- fauna
|
19 |
- flora
|
20 |
pipeline_tag: text-generation
|
|
|
|
|
21 |
---
|
22 |
# ANIMA-Phi-Neptune-Mistral-7B: Biomimicry Enhanced LLM
|
23 |
|
@@ -52,6 +54,7 @@ The model aims to assist users in solving problems using nature-inspired strateg
|
|
52 |
|
53 |
- ANIMA is also available using Ollama - Download the App [OLLAMA](https://ollama.ai/) 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'
|
54 |
|
|
|
55 |
|
56 |
## Datasets
|
57 |
|
|
|
18 |
- fauna
|
19 |
- flora
|
20 |
pipeline_tag: text-generation
|
21 |
+
metrics:
|
22 |
+
- accuracy
|
23 |
---
|
24 |
# ANIMA-Phi-Neptune-Mistral-7B: Biomimicry Enhanced LLM
|
25 |
|
|
|
54 |
|
55 |
- ANIMA is also available using Ollama - Download the App [OLLAMA](https://ollama.ai/) 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'
|
56 |
|
57 |
+
- You can also download and use the model with [LM Studio](https://lmstudio.ai/). 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 |
## Datasets
|
60 |
|