mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-04 04:32:50 +08:00
Typo fix
Former-commit-id: ab033dac4fde392b18955984e40473a923f745af
This commit is contained in:
parent
65ce4140e9
commit
94d988a8e6
@ -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…
x
Reference in New Issue
Block a user