Skip to content

A Streamlit app for running open-source text and image models on Fireworks AI.

License

Notifications You must be signed in to change notification settings

alphasecio/fireworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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