Commit a4e84b4b authored by haileyschoelkopf's avatar haileyschoelkopf Committed by lintangsutawika
Browse files

add preliminary working HF-auto LM

parent 0b4f88dd
...@@ -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