-
Notifications
You must be signed in to change notification settings - Fork 3
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
New Features #91
Merged
Merged
New Features #91
Conversation
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
Collaborator
jasonmeverett
commented
Nov 1, 2024
- CML model export feature
- Sample ticketing app bloom-1b usage
- Upgrade to Python 3.11
- Resolve dataset bug fix for multi-model evals
- Feedback page
- Some documentation updates
Migrate to Top Nav Bar
* Enable CML Model export feature * test upgrade python version
Sample Ticketing App to use standard inference script, improve installation speed
Added dataset bug fix. Where data will be taken of 1st adapter only
DSE-40107: Add feedback page in fine tunning studio
* Separating deployment and export to separated pages * UI updates * moved UI into 2 sections of a single page * bug fixes on function call * Added genconfig in the UI and passed it to cml models and MR * formatting the code * Adressed comments made by jev
* json parsing error for gen config :- Fixed in this PR * Empty value to be returned in final pass
* DSE-40329: Persist session state data across pages * Addressed PR comments
Update ticketing-agent-app.py to remove apikey header
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.