saschaschramm

Results 5 comments of saschaschramm

> I am getting this error: **Failed to fetch localhost manifest. Check to ensure your localhost is running and your localhost server has CORS enabled.** > > I checked and...

There is a special plugins model that knows when and how to use plugins. Maybe this helps: ``` Assistant is a large language model trained by OpenAI. Knowledge Cutoff: 2021-09...

> > There is a special plugins model that knows when and how to use plugins. Maybe this helps: > > ``` > > Assistant is a large language model...

It's still possible to download the files. Steps on Mac: 1. Download `brew update && brew install azure-cli ` 2. List all files: `az storage blob list -c lm-human-preferences --account-name...

Sonnet 1.35 is required. ``` pip install -q dm-sonnet==1.35 ```