Downloaded some other models
This commit is contained in:
parent
802a95a118
commit
dd3e8561b0
@ -18,7 +18,7 @@ var nThreads = process.env.NTHREADS;
|
||||
|
||||
// Set model list we have downloaded
|
||||
// let modelList = ["7B", "7B-native", "gpt4all"]
|
||||
let modelList = ["13B", "30B", "65B", "gpt4all", "vicuna"]
|
||||
let modelList = ["7B", "7B-native", "13B", "30B", "gpt4all", "vicuna"]
|
||||
|
||||
module.exports = {
|
||||
name: "create-session",
|
||||
|
Loading…
Reference in New Issue
Block a user