Andrew Maguire

Results 158 issues of Andrew Maguire

- small header change to be cleaner - add latest youtuber video as a blog post

documentation

add some additional GH actions badges - can see them here: https://github.com/andrewm4894/Open-Assistant/tree/add-some-additional-badges-readme

documentation

- minimal little notebook as a sort of "Getting Started" Notebook for the [dataset](https://huggingface.co/datasets/OpenAssistant/oasst1) Can see notebooks here: https://github.com/andrewm4894/Open-Assistant/tree/add-oasst1-notebook/notebooks/openassistant-oasst1 This just a very simple notebook to get started but anyone...

Would be nice for users to have a sort of getting started notebook to get familiar with the data here: https://huggingface.co/datasets/OpenAssistant/oasst1

documentation
good first issue

- fix some links in docs to be relative so that they don't open new tabs when clicked and act just like nav clicks.

- add helper function to add tree_level - show how to wrangle from dataset -> df -> treelib object - print a random (😉) message tree can see the notebook...

Wondering if any plans for a sort of API platform or is there already some way to use OA via api's and completion endpoints etc? Or is it mainly just...

feature
question

I think being able to flag, tag and rate chat responses in the chat UI could maybe be a very useful capability for a few different things. - Could be...

feature
website
UI/UX

On Google pixel 6 I see this in a new chat: ![Screenshot_20230423-190240](https://user-images.githubusercontent.com/2178292/233856962-a2ffe1d7-178d-400c-8ca0-047356c8029f.png) I have to scroll down to see the input: ![Screenshot_20230423-190249](https://user-images.githubusercontent.com/2178292/233856951-b1697149-02c9-44ae-8621-3c816f1fd66f.png) Was showing a family member chat on their...

bug
website
good first issue
UI/UX

- add inference api docs to docs site. - add instructions for manually updating them. - add title to inference server fast api app so it shows up properly in...