-
Notifications
You must be signed in to change notification settings - Fork 339
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
Fine-tuning support #248
Draft
pharmapsychotic
wants to merge
41
commits into
main
Choose a base branch
from
PLATFORM-339
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.
Draft
Fine-tuning support #248
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4c7d05 - Browse repository at this point
Copy the full SHA d4c7d05View commit details
Commits on May 23, 2023
-
- update to streamlined finetuning proto - add functions of resubmit_model and update_model - add support with generate and inpaint to specify fine tune model to use - update notebook with examples for resubmit, generate with fine tune, update, and delete model
Configuration menu - View commit details
-
Copy full SHA for c221c62 - Browse repository at this point
Copy the full SHA c221c62View commit details
Commits on May 26, 2023
-
- directly upload files images from disk that don't need to be resized - send in the correct mime types - use new PROJECT_TYPE_TRAINING - translate between gRPC and internal FineTuneMode values
Configuration menu - View commit details
-
Copy full SHA for d9a40b8 - Browse repository at this point
Copy the full SHA d9a40b8View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c56a6d - Browse repository at this point
Copy the full SHA 6c56a6dView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab4c022 - Browse repository at this point
Copy the full SHA ab4c022View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b3178e - Browse repository at this point
Copy the full SHA 2b3178eView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6665684 - Browse repository at this point
Copy the full SHA 6665684View commit details
Commits on Jun 26, 2023
-
Renamed object_name to object_prompt and addition of extras field for…
… passing through extra training arguments for development and testing.
Configuration menu - View commit details
-
Copy full SHA for 039a5c6 - Browse repository at this point
Copy the full SHA 039a5c6View commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42457d2 - Browse repository at this point
Copy the full SHA 42457d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1395a - Browse repository at this point
Copy the full SHA 9d1395aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ed1d2 - Browse repository at this point
Copy the full SHA 45ed1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8397e - Browse repository at this point
Copy the full SHA 6b8397eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8326654 - Browse repository at this point
Copy the full SHA 8326654View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8171e66 - Browse repository at this point
Copy the full SHA 8171e66View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75188fb - Browse repository at this point
Copy the full SHA 75188fbView commit details
Commits on Jul 11, 2023
-
- eliminate finetune.Context and merge up with api.Context - update list_models (after backend update all params will be optional) - parsing of finetune models and weights from prompts plus tests - animation support for finetunes via remapping model names to ids and api.generate / api.inpaint automatic activation of models
Configuration menu - View commit details
-
Copy full SHA for 33071cc - Browse repository at this point
Copy the full SHA 33071ccView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99ab453 - Browse repository at this point
Copy the full SHA 99ab453View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2784e3 - Browse repository at this point
Copy the full SHA a2784e3View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f011706 - Browse repository at this point
Copy the full SHA f011706View commit details
Commits on Jul 21, 2023
-
Fixes to <model:weight> syntax ensure the :weight is stripped and not…
… passed through in prompt.
Configuration menu - View commit details
-
Copy full SHA for 0a04175 - Browse repository at this point
Copy the full SHA 0a04175View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1fa2f - Browse repository at this point
Copy the full SHA fb1fa2fView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c519f6a - Browse repository at this point
Copy the full SHA c519f6aView commit details
Commits on Jul 25, 2023
-
Update client.StabilityInference to also use `parse_models_from_promp…
…ts` and add support to parser for generation.Prompt objects.
Configuration menu - View commit details
-
Copy full SHA for e905c2a - Browse repository at this point
Copy the full SHA e905c2aView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c35a25a - Browse repository at this point
Copy the full SHA c35a25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6dcc3 - Browse repository at this point
Copy the full SHA 4c6dcc3View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25d92f9 - Browse repository at this point
Copy the full SHA 25d92f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b01ef3 - Browse repository at this point
Copy the full SHA 5b01ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4855603 - Browse repository at this point
Copy the full SHA 4855603View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d3b669 - Browse repository at this point
Copy the full SHA 5d3b669View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 00611e6 - Browse repository at this point
Copy the full SHA 00611e6View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 374c3fa - Browse repository at this point
Copy the full SHA 374c3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb15ae - Browse repository at this point
Copy the full SHA 3bb15aeView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81418cd - Browse repository at this point
Copy the full SHA 81418cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bf3ac - Browse repository at this point
Copy the full SHA 08bf3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb309a - Browse repository at this point
Copy the full SHA 4fb309aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ef8f2 - Browse repository at this point
Copy the full SHA d5ef8f2View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cde43e1 - Browse repository at this point
Copy the full SHA cde43e1View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8c9145 - Browse repository at this point
Copy the full SHA e8c9145View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0fffd4 - Browse repository at this point
Copy the full SHA f0fffd4View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7208fa5 - Browse repository at this point
Copy the full SHA 7208fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61dd932 - Browse repository at this point
Copy the full SHA 61dd932View commit details
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.