Skip to content

Commit

Permalink
feat: Add 7b control models
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinAchtnerAA committed Apr 22, 2024
1 parent 0421ab2 commit 78b8168
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/intelligence_layer/core/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ def __init__(
"luminous-base-control-20240215",
"luminous-extended-control-20240215",
"luminous-supreme-control-20240215",
"luminous-nextgen-7b-control-384k",
"luminous-nextgen-7b-control-384k-kto",
] = "luminous-base-control",
client: Optional[AlephAlphaClientProtocol] = None,
) -> None:
Expand Down

0 comments on commit 78b8168

Please sign in to comment.