You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.
XGen-7B is a new LLM by Salesforce, released under Apache 2.0.
This repository contains the source code of a chatbot application, along with the dstackconfiguration that allows you to run this application in your cloud with a single command, automatically provisioning cloud resources for you.
Once the dstack server is up, create a project with your cloud credentials (AWS, GCP, or Azure). Then, copy its dstack config command and run it to configure the CLI.
2. Clone the repo
git clone https://github.com/dstackai/dstack-examples
cd dstack-examples
dstack init
3. Create a profile
Create a .dstack/profiles.yml file that points to the created project and describes the resources.