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 authored and rlouf committed Apr 8, 2024
1 parent 121a25c commit 28ac974
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 28ac974

Please sign in to comment.