Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
0aa83282
Unverified
Commit
0aa83282
authored
Aug 06, 2024
by
Prakarsh Kaushik
Committed by
GitHub
Aug 06, 2024
Browse files
Llava: fix checkpoint_doc (#32458)
fix: add new llava like model bug
parent
37c5ca5e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/transformers/models/llava/modeling_llava.py
src/transformers/models/llava/modeling_llava.py
+3
-0
No files found.
src/transformers/models/llava/modeling_llava.py
View file @
0aa83282
...
...
@@ -39,6 +39,9 @@ logger = logging.get_logger(__name__)
_CONFIG_FOR_DOC
=
"LlavaConfig"
# Base docstring
_CHECKPOINT_FOR_DOC
=
"llava-hf/llava-1.5-7b-hf"
@
dataclass
# Copied from transformers.models.idefics.modeling_idefics.IdeficsCausalLMOutputWithPast with Idefics->Llava
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment