Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 998 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 998 Bytes

fireworks

Fireworks AI is a platform for hosting and running machine learning (ML) models with a cloud API, without having to manage your own infrastructure. Sign up for an account at Fireworks and get an API key, which you'll need for this project.

This repository showcases a simple Streamlit app for running the following open-source text and image generation models on Fireworks AI:

  • Text: Meta Llama 3 70B Instruct
  • Text: Google Gemma 2 9B Instruct
  • Text: Mixtral MoE 8x7B Instruct
  • Text: 01 Yi Large
  • Image: Stable Diffusion XL

fireworks-sdxl

For a detailed guide, see this post. To deploy on Railway using a one-click template, click the button below.

Deploy on Railway