Andrew Maguire

Results 290 comments of Andrew Maguire

i also see an error so not all cells are rendered ideally the notebooks would be a clean run top to bottom with all cells rendered so interested users can...

https://github.com/LAION-AI/Open-Assistant/pull/1358 Waiting to merge this

@shahules786 thanks! - can you add an open in colab button like in here: https://github.com/LAION-AI/Open-Assistant/blob/main/notebooks/example/example.ipynb would be nice to programmatically download the `movies_lines.txt` file too so was not a manual...

Since #1426 is merged i also configured netdata to scrape the Prometheus formatted `/metrics` endpoints of backend and inference-server. This gives you charts like this - one for each Prometheus...

closing as done in https://github.com/LAION-AI/Open-Assistant/pull/1563

@horribleCodes you would need to get the docs site up and running locally to see how this PR would look. See installation and local dev in here: https://github.com/LAION-AI/Open-Assistant/blob/main/docs/README.md If changing...

Docs site usually easy enough to get going on laptop. cd docs yarn install yarn start This should get to docs site at localhost:3000

I can have a look and try your branch also next time at my laptop.

Lots of good work in here - i think maybe we should try see how we can get it merged and then add any further improvements as follow on PR's...

I saw mermaid a while back and might be easy to use perhaps and just have any diagrams and .md files: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams#creating-mermaid-diagrams