Commit Graph

3 Commits (c366fc8054be710628782f5b22fe81ecd7ae980c)

Author SHA1 Message Date
Adam Treat bb78ee0025 Back out the prompt/response finding in gptj since it doesn't seem to help.
Guard against reaching the end of the context window which we don't handle
gracefully except for avoiding a crash.
1 year ago
Adam Treat 51768bfbda Use default params unless we override them. 1 year ago
Adam Treat 55084333a9 Add llama.cpp support for loading llama based models in the gui. We now
support loading both gptj derived models and llama derived models.
1 year ago