jwthomp-experiments/acog-memory-experiments

Experiments with memory for Artificial Cognition

6

stars

18

commits

Python

primary language

Apr 30, 2023

updated

README

Experimenting with building a memory system for conversational ai

Requires gpt4all model in a models subfolder. Currently using a gpq4all-lora-unfiltered-quantized.bin model that has been converted.

You can obtain the unfiltered model from here:

You will need to convert it per the instructions found here: https://github.com/nomic-ai/pyllamacpp#gpt4all

Place the model in the models/ folder and give it the name gpt4all-lora-unfiltered-quantized-converted.bin

Contributors

jwthomp

18 commits

jwthomp-experiments/acog-memory-experiments

Experiments with memory for Artificial Cognition

6

stars

18

commits

Python

primary language

Apr 30, 2023

updated

README

Experimenting with building a memory system for conversational ai

Requires gpt4all model in a models subfolder. Currently using a gpq4all-lora-unfiltered-quantized.bin model that has been converted.

You can obtain the unfiltered model from here:

You will need to convert it per the instructions found here: https://github.com/nomic-ai/pyllamacpp#gpt4all

Place the model in the models/ folder and give it the name gpt4all-lora-unfiltered-quantized-converted.bin

Contributors

jwthomp

18 commits

Languages

Python

88.7%

Makefile

11.3%