nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.77k stars 7.71k forks source link

Add test scaffolding #3103

Closed manyoso closed 1 month ago

manyoso commented 1 month ago

Adds a basic google test and a basic pytest and sets up the cmake scaffolding necessary to write and run tests using these testing harnesses going forward.