Stability-AI / api-interfaces

Interface definitions for API interactions between components
140 stars 78 forks source link

PLATFORM-334: Allow Users to Fine-Tune a Model #79

Closed jbdoto closed 1 year ago

jbdoto commented 1 year ago

This PR includes the following modifications to our Protocol Buffers to support User Model Fine-Tuning:

  1. Introduction of finetuning.proto public-facing api-middleware API definition
  2. Introduction of transfer.proto api-asset-service private API definition
  3. Modification of generation.proto to support passing of FineTuningParameters to Generate calls.

Additional context can be found here: https://www.notion.so/stabilityai/Model-Fine-Tuning-Tech-Spec-e2b5796bf91e4e06be1fe63cb774296a

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information