Skip to content
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
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

Fine-tuning support #248

wants to merge 41 commits into from

Conversation

pharmapsychotic
Copy link
Member

No description provided.

pharmapsychotic and others added 30 commits May 22, 2023 12:08
- 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
- 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
… passing through extra training arguments for development and testing.
- 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
…ts` and add support to parser for generation.Prompt objects.
@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 13 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants