H4nwei commited on
Commit
1acf099
1 Parent(s): 716c816

Create __init__.py

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