Skip to content

Commit

Permalink
One small step towards continuous generation for Outlines
Browse files Browse the repository at this point in the history
  • Loading branch information
miftahmoha committed Apr 1, 2024
1 parent aed9d21 commit 734f724
Show file tree
Hide file tree
Showing 4 changed files with 1,344 additions and 1 deletion.
1 change: 1 addition & 0 deletions outlines/generate/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from .api import SequenceGenerator
from .cfg import cfg
from .choice import choice
from .continuous import continuous
from .format import format
from .fsm import fsm
from .json import json
Expand Down
Loading

0 comments on commit 734f724

Please sign in to comment.