Results 11 comments of Tom Zehle

![grafik](https://user-images.githubusercontent.com/19229952/211203395-0dde8409-e8e9-46c7-b4d3-8f94326af799.png) Unfortunately I keep getting this weird error when running "pre-commit" :/ Has anyone ever encountered this issue?

> could you try using python3.10? ![grafik](https://user-images.githubusercontent.com/19229952/211313249-61601554-5bb1-4e81-a480-a6ce14e708e3.png) error remains the same :/

> @finitearth did you mean to close this on purpose? @yk Yes the new pull request with (hopefully) working pre commit is https://github.com/LAION-AI/Open-Assistant/pull/570. Sorry for the inconvenience, I'm new to...

> I thought the model doesn't really have that sort of information, as it's generating text based on weights and isn't really aware of where the data comes from. >...

> Yes - we will eventually be able to do search and retreival. Citations will be something we want to do. Are you proposing some sort of tag being output...

I will take the functionalities in - https://github.com/LAION-AI/Open-Assistant/tree/main/notebooks/data-argumentation - https://github.com/LAION-AI/Open-Assistant/tree/main/notebooks/code-bugger - https://colab.research.google.com/drive/1nZx5LRjO61fYprFyqtrwPDLOis6ctR4p#scrollTo=1EE8CriiaCXj and convert them into a single python file. The goal is to be able to run them via...

> Is there some draft PR about this? As I think I could finish this one if needed. Sure, I will do a draft PR rn. Wasn't able to test...

> @finitearth were you on windows? I did from mac and Indeed the pip install was not working in windows, it now works on my gaming pc. I anyway will...

PR: https://github.com/LAION-AI/Open-Assistant/pull/570

I was able to run pre-commit now, I hope the checks run through properly now