Commit Graph

3 Commits (2e6baace9d0723660be56e82910e90c12961ee3a)

Author SHA1 Message Date
Adam Treat bfee4994f3 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 d7f1214bf1 Use default params unless we override them. 1 year ago
Adam Treat 71b308e914 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