Skip to content

Commit

Permalink
Fix formatting in LlavaConfig class
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangYuanhan-AI committed Mar 10, 2024
1 parent f96c571 commit fee6571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llava/model/language_model/llava_llama.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@





class LlavaConfig(LlamaConfig):
model_type = "llava_llama"

Expand Down

0 comments on commit fee6571

Please sign in to comment.