gpt4all/gpt4all-bindings/python/gpt4all
Richard Guo c4706d0c14
Replit Model (#713)
* porting over replit code model to gpt4all

* replaced memory with kv_self struct

* continuing debug

* welp it built but lot of sus things

* working model loading and somewhat working generate.. need to format response?

* revert back to semi working version

* finally got rid of weird formatting

* figured out problem is with python bindings - this is good to go for testing

* addressing PR feedback

* output refactor

* fixed prompt reponse collection

* cleanup

* addressing PR comments

* building replit backend with new ggmlver code

* chatllm replit and clean python files

* cleanup

* updated replit to match new llmodel api

* match llmodel api and change size_t to Token

* resolve PR comments

* replit model commit comment
2023-06-06 17:09:00 -04:00
..
__init__.py transfer python bindings code 2023-05-10 13:38:32 -04:00
gpt4all.py Supports downloading officially supported models not hosted on gpt4all R2 2023-06-06 16:21:02 -04:00
pyllmodel.py Replit Model (#713) 2023-06-06 17:09:00 -04:00