"git@developer.sourcefind.cn:chenzk/baichuan_lmdeploy.git" did not exist on "3a92470c75b3ac72aaff3ae1df2390cfe032dd5c"
Commit f836130b authored by VictorSanh's avatar VictorSanh
Browse files

update hubconf

parent c0c7ff57
...@@ -23,3 +23,8 @@ from hubconfs.gpt2_hubconf import ( ...@@ -23,3 +23,8 @@ from hubconfs.gpt2_hubconf import (
gpt2LMHeadModel, gpt2LMHeadModel,
gpt2DoubleHeadsModel gpt2DoubleHeadsModel
) )
from hubconfs.transformer_xl_hubconf import (
transformerXLTokenizer,
transformerXLModel,
transformerXLLMHeadModel
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment