Upload __init__.py with huggingface_hub
Browse files- __init__.py +2 -0
__init__.py
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
#from .model import LlavaLlamaForCausalLM
|
2 |
+
.model.language_model.llava_llama import LlavaLlamaForCausalLM
|