-
Notifications
You must be signed in to change notification settings - Fork 47
Implement structured output generation for both LlamaLanguageModel / MLXLanguageModel #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
eastriverlee
wants to merge
12
commits into
mattt:main
Choose a base branch
from
eastriverlee:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
ded134c
Fix SystemLanguageModel to pass schema for structured generation
eastriverlee 0fa246d
Implement logit-constrained structured generation for LlamaLanguageModel
eastriverlee be79024
Implement logit-constrained structured generation for MLXLanguageModel
eastriverlee 887964a
Fix duplicate type crash in schema generation
eastriverlee ecae1bd
Enforce count + numeric range guides
eastriverlee 9fb930b
Respect temperature for structured generation
eastriverlee 77950e3
Refactor Llama and MLX structured generation to shared constrained ge…
eastriverlee c8fdb9d
swift format -i -r .
mattt 200886b
Restore SystemLanguageModel.swift from HEAD of main
mattt 51294c6
Align structured generation prompts and defaults, and enrich schema p…
mattt 2488201
Respect schema prompt flag and enhance structured prompts with JSONSc…
mattt 04650e1
Add documentation comments to helper methods
mattt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.