Upload README.md
Browse files
README.md
CHANGED
|
@@ -56,6 +56,10 @@ A three-hemisphere cognitive AI architecture running entirely locally via `llama
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
## Models
|
| 60 |
|
| 61 |
**Download the GGUF files from Hugging Face and place them in the `models/` folder inside the repo. Then you must copy the GGUF model name and paste it in the config.py under HEMISPHERES(logic|muse|mind)path. Default:**
|
|
|
|
| 56 |
|
| 57 |
---
|
| 58 |
|
| 59 |
+

|
| 60 |
+
|
| 61 |
+
---
|
| 62 |
+
|
| 63 |
## Models
|
| 64 |
|
| 65 |
**Download the GGUF files from Hugging Face and place them in the `models/` folder inside the repo. Then you must copy the GGUF model name and paste it in the config.py under HEMISPHERES(logic|muse|mind)path. Default:**
|