Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 651 Bytes

Godot4-Gpt4all

GPT4All embedded inside of Godot. For research purposes only. Currently not in a useable state. But right now it can already respond to prompts!

Documentation and fixes coming soon.

Released under the MIT License

Based on GPT4All.cpp:

https://github.com/zanussbaum/gpt4all.cpp

Disclaimer

Note that the model weights are only to be used for research purposes, as they are derivative of LLaMA, and uses the published instruction data from the Stanford Alpaca project which is generated by OpenAI, which itself disallows the usage of its outputs to train competing models.

https://github.com/zanussbaum/gpt4all.cpp#disclaimer