Code Monkey home page Code Monkey logo

serving-model-cards's Introduction

serving-model-cards

A collection of OSS models that are containerized and ready to be served in GCP's Vertex AI for easy deployment.

By using Vertex AI endpoints, users don't need to manage complex infrastructure to serve models.

Open in Cloud Shell

Make sure to read the permissable license for each model before use!!

Stable Diffusion
Generate images from a text prompt

FLAN-T5
Generate Text

Real-ESRGAN
Upscale images

BLIP
Image captioning

BART
Summarize Text

Instruct GPTJ
Instruction tune GPTJ

training-model-cards

A collection of OSS models that are containerized and ready to be trained in GCP's Vertex AI for easy deployment.

Train Dreambooth
Personalize stable diffusion

Finetune Stable Diffusion
Finetune stable diffusion

Image Segmentation
Create masks and inpaint

misc

A collection of different jobs and features.

Stable Diffusion Batch Job

Create a batch job with different styles
of stable diffusion

UI for Stable Diffusion Batch Job

Create a batch job with different styles
of stable diffusion

Large Scale Image Captioning with Dataflow

Caption millions of images at scale
using Dataflow

How to guides

serving-model-cards's People

Contributors

entrpn avatar jfacevedo-google avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

personx000

serving-model-cards's Issues

Training failed on TPUs for Dreambooth

Followed all instructions by the book, had images in a local images folder as-well. Training job stopped after 6 minutes with an error "replica workerpool0-0 exited with a non-zero status of 1", I had a TPU quota of 25 so they wouldn't run out as-well.

Screenshot of the Training Job from Console.
Screenshot 2023-03-17 at 2 33 09 AM

Here's a csv of logs for reference.
downloaded-logs-20230317-023353.csv

CLI command I've used to trigger the job.
python3.8 gcp_run_train.py --project-id=dreamboothtest --region=us-central1 --image-uri=gcr.io/dreamboothtest/training-dreambooth:latest --gcs-output-dir=gs://dreamboothmodelstore --instance-prompt="a photo of qw23 person" --hf-token="<>" --class-prompt="A photo of a person" --max-train-steps=800

please help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.