mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-10 15:13:04 -04:00
add stablelm
This commit is contained in:
parent
f11cb26560
commit
4733de1c5d
4 changed files with 58 additions and 3 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
name: 'gpt',
|
||||
options: [
|
||||
require('../subcommands/gpt/chatgpt'),
|
||||
require('../subcommands/gpt/stablelm'),
|
||||
require('../subcommands/gpt/davinci3'),
|
||||
require('../subcommands/gpt/claude'),
|
||||
require('../subcommands/gpt/claude-instant'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue