Andrew Maguire
Andrew Maguire
I wonder if your model params might have been messed up. I think there was some caching error on FE that might have messed them up. Are you still seeing...
I'm going to try get inference api docs extracted into docs at some stage in next couple of days in case might help. Need to do it anyway.
Do you know what Grafana version those dashboards use/need? I tried to copy them into `Grafana v9.5.1 (bc353e4b2d)` version but seemed to be getting error. https://community.grafana.com/t/recurrent-issue-the-dashboards-has-been-changed-by-someone-else/41349/11 Not sure if might...
I was trying to run in a codespace on this branch and got this: ``` docker compose --profile ci --profile observability up --build --attach-dependencies ``` ``` [+] Running 11/0 ✔...
i am hoping to get this merged so i can just use a github codespace then to test this properly (just to make sure anyone can run it via a...
I wonder if could make sense to live in [docs](https://github.com/LAION-AI/Open-Assistant/tree/main/docs/docs) somewhere and also be exposed then in the app and some section of docs maybe. Or just do it all...
Planning on making another go at trying to automate the update of the api docs (via the api contract tests workflow) too. Will try get to that next.
adding some maybe related links in here: https://github.com/someone13574/oasst-plugin-template
p.s. im going to try start with this more narrow task to just create a tutorial or sorts on how to use it https://github.com/LAION-AI/Open-Assistant/issues/3271
Made initial minimal PR here https://github.com/LAION-AI/Open-Assistant/pull/3272