teowu commited on
Commit
b0c868e
1 Parent(s): 83aa27c

Upload __init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. __init__.py +2 -0
__init__.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from .modeling_mplug_owl2 import MPLUGOwl2LlamaForCausalLM
2
+ from .configuration_mplug_owl2 import MPLUGOwl2Config