Typo fix
This commit is contained in:
parent
42806323f0
commit
ab033dac4f
|
@ -995,6 +995,7 @@ register_model_group(
|
|||
template="atom",
|
||||
)
|
||||
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"C4AI-Command-R-35B": {
|
||||
|
@ -1005,6 +1006,7 @@ register_model_group(
|
|||
template="c4ai",
|
||||
)
|
||||
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"C4AI-Command-R-plus-104B": {
|
||||
|
|
Loading…
Reference in New Issue