Commit 193a4632 authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

add preliminary working HF-auto LM

parent e779b52c
...@@ -3,5 +3,6 @@ from . import openai_completions ...@@ -3,5 +3,6 @@ from . import openai_completions
from . import textsynth from . import textsynth
from . import dummy from . import dummy
from . import seq2seq from . import seq2seq
from . import hf_merged
# TODO: implement __all__ # TODO: implement __all__
This diff is collapsed.
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