-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guided decoding integration for autolabel (#898)
* WIP guided decoding integration for autolabel * Removing JSON mode * Removing multilabel confidence (regression) and label selector (currently unusable) * Cleaning up imports * rm logit bias * Latest reqs * Anthropic and google reqs * latest reqs * rm query params from openai * logprobs and top logprobs as primary keys * Sending json schema directly * Use provided schema * fmt * tests * Passing tests * fmt * rm error log * smaller test file * Remove additionalProperties recursively * fmt
- Loading branch information
1 parent
b5267f6
commit d12ccc0
Showing
47 changed files
with
1,933 additions
and
4,616 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.