Open-Assistant
Open-Assistant copied to clipboard
CodeBugger added some disclaimer on the pip install and added a new notebook with big copypasta no need to install
Like title, should help up people using it: CodeBugger added some disclaimer on the pip install and added a new notebook with big copypasta no need to install
for the copypasta code, if I understand correctly, that's just the openbugger source code pasted into a notebook? wouldn't it make more sense to actually check in the library, for example at openassistant/utils/ or under scripts/ somewhere? your notebook could then import that, and you could retain an MIT header to indicate that it originally comes from your third-party library.
I totally can do it that way! I just wanted to unlock #460, author there should be able to run so no urgency, I will add a few checks and tests and then commit where you thinks is more suitable ad the end of the week (Monday is here T_T )