add llava-next/llava-next-video/video-llava
Former-commit-id: a4e4239931b0b0e3fd12c9f9bbfd2c201cbc78ca
This commit is contained in:
@@ -583,23 +583,6 @@ register_model_group(
|
||||
)
|
||||
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"Idefics2-Base": {
|
||||
DownloadSource.DEFAULT: "HuggingFaceM4/idefics2-8b-base",
|
||||
},
|
||||
"Idefics2-Chat": {
|
||||
DownloadSource.DEFAULT: "HuggingFaceM4/idefics2-8b",
|
||||
},
|
||||
"Idefics2-Chatty": {
|
||||
DownloadSource.DEFAULT: "HuggingFaceM4/idefics2-8b-chatty",
|
||||
},
|
||||
},
|
||||
template="idefics2",
|
||||
vision=True,
|
||||
)
|
||||
|
||||
|
||||
register_model_group(
|
||||
models={
|
||||
"InternLM-7B": {
|
||||
|
||||
Reference in New Issue
Block a user