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