tune

Create Tune

Spawn a tune.

post/v1/tune

Request body

continue_on_rejectionboolean nullable

Continue fine-tuning if any asset was rejected.

descriptionstring nullable

Description for the tune.

namestring required

The name of the tune.

Response

Successful Response

created_atstring date-time required

The time this tune task was created.

deleted_atstring date-time nullable

The time this tune task was deleted.

descriptionstring required

The description of the tune.

idstring required

The ID of the LoRA tune.

namestring required

The name of the tune.

output_lora_idsstring[] required

The output LoRA IDs, if the task was successful.

status'pending' | 'running' | 'succeeded' | 'cancelled' | 'failed' required

The status of the tune job.

status_detailsstring required

The details of the status, only used when the associated task failed.

succeeded_atstring date-time nullable

The time the tune task succeeded.

tenant_idstring uuid required

The tenant who requested the LoRA tune.

tune_type'lora_tune' | 'text_to_speech_latent_tune' | 'text_to_speech_rvc_tune' | 'text_to_speech_tortoise_tune' required

The type of tune requested.

updated_atstring date-time required

The time this tune task was updated.

Changes

Changed in 5 of the 6 revisions of this API.391845

  • 4896c10d36cc98See the full diff
    • removed the enum value lora_tune of the request property //

      request-property-enum-value-removed

    • removed the enum value text/llama-3-70b of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/llama-3-8b of the request property /////

      request-property-enum-value-removed

    • removed the enum value text_to_speech_latent_tune of the request property //

      request-property-enum-value-removed

    • removed from the request property oneOf list

      request-property-one-of-removed

    • the // request property type changed from string to no type

      request-property-type-changed

    • the // request property type changed from string to no type

      request-property-type-changed

    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • removed text_tune discriminator mapping keys from the request property

      request-property-discriminator-mapping-deleted

    • removed text_tune discriminator mapping keys from the response property for the response status

      response-property-discriminator-mapping-deleted

    • removed the lora_tune enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-70b enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-8b enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text_to_speech_latent_tune enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the text_tune enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed from the response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ef5265223612757See the full diff
    • request property // was restricted to a list of enum values

      request-property-became-enum

    • request property // was restricted to a list of enum values

      request-property-became-enum

    • the // request property type changed from no type to string

      request-property-type-changed

    • the // request property type changed from no type to string

      request-property-type-changed

    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • the // response's property type changed from no type to string for status

      response-property-type-changed

    • the // response's property type changed from no type to string for status

      response-property-type-changed

    • added the new lora_tune enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-70b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-8b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new text_tune enum value to the / response property for the response status

      response-property-enum-value-added

    • added text_tune discriminator mapping keys to the request property

      request-property-discriminator-mapping-added

    • added the new lora_tune enum value to the request property //

      request-property-enum-value-added

    • added the new text/llama-3-70b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/llama-3-8b enum value to the request property /////

      request-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the request property //

      request-property-enum-value-added

    • added to the request property oneOf list

      request-property-one-of-added

    • added text_tune discriminator mapping keys to the response property for the response status

      response-property-discriminator-mapping-added

    • removed the enum value lora_tune of the request property //

      request-property-enum-value-removed

    • removed the enum value text/llama-3-70b of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/llama-3-8b of the request property /////

      request-property-enum-value-removed

    • removed the enum value text_to_speech_latent_tune of the request property //

      request-property-enum-value-removed

    • removed from the request property oneOf list

      request-property-one-of-removed

    • the // request property type changed from string to no type

      request-property-type-changed

    • the // request property type changed from string to no type

      request-property-type-changed

    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • removed text_tune discriminator mapping keys from the request property

      request-property-discriminator-mapping-deleted

    • removed text_tune discriminator mapping keys from the response property for the response status

      response-property-discriminator-mapping-deleted

    • removed the lora_tune enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-70b enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-8b enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text_to_speech_latent_tune enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the text_tune enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed from the response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ef5265223612757See the full diff
    • request property // was restricted to a list of enum values

      request-property-became-enum

    • request property // was restricted to a list of enum values

      request-property-became-enum

    • the // request property type changed from no type to string

      request-property-type-changed

    • the // request property type changed from no type to string

      request-property-type-changed

    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • the // response's property type changed from no type to string for status

      response-property-type-changed

    • the // response's property type changed from no type to string for status

      response-property-type-changed

    • added the new lora_tune enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-70b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-8b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new text_tune enum value to the / response property for the response status

      response-property-enum-value-added

    • added text_tune discriminator mapping keys to the request property

      request-property-discriminator-mapping-added

    • added the new lora_tune enum value to the request property //

      request-property-enum-value-added

    • added the new text/llama-3-70b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/llama-3-8b enum value to the request property /////

      request-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the request property //

      request-property-enum-value-added

    • added to the request property oneOf list

      request-property-one-of-added

    • added text_tune discriminator mapping keys to the response property for the response status

      response-property-discriminator-mapping-added

  • dcfcfe02d6457815See the full diff
    • removed the enum value text/codellama-13b-instruct of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/codellama-34b-instruct of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/codellama-7b-instruct of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/llama-2-13b-chat of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/llama-2-70b-chat of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/mistral-7b-instruct of the request property /////

      request-property-enum-value-removed

    • removed the enum value text/mixtral-8x7b-instruct of the request property /////

      request-property-enum-value-removed

    • added the new text/codellama-13b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-34b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-70b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-7b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-2-13b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-2-70b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/mistral-7b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/mixtral-8x7b enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-13b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/codellama-34b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/codellama-70b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/codellama-7b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/llama-2-13b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/llama-2-70b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/mistral-7b enum value to the request property /////

      request-property-enum-value-added

    • added the new text/mixtral-8x7b enum value to the request property /////

      request-property-enum-value-added

    • removed the text/codellama-13b-instruct enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/codellama-34b-instruct enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/codellama-7b-instruct enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-2-13b-chat enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-2-70b-chat enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/mistral-7b-instruct enum value from the ///// response property for the response status

      response-property-enum-value-removed

    • removed the text/mixtral-8x7b-instruct enum value from the ///// response property for the response status

      response-property-enum-value-removed