Comments

You must log in or register to comment.

Ezekiel_W OP t1_it8nf7a wrote

Amazing, take a look at the 3b parameter models' performance!

27

Sashinii t1_it8q3lp wrote

Keep the open source AI coming.

61

Paladia t1_it8tybe wrote

What do you need to do to set this up locally?

16

TheSingulatarian t1_it8v7gn wrote

Seems like a WATSON that understands natural language. Time to do another Jeopardy episode, but make the computer listen to the question just like the human contestants.

20

ArgentStonecutter t1_it8vxoy wrote

Wow, this is like feeding an expert system script into a neural network to create a machine-learning-based expert system. REALLY interesting, since it's explicitly encoding real-world information.

22

visarga t1_it8wcpw wrote

Currently running it on my desktop, AutoModelForSeq2SeqLM.from_pretrained("ArthurZ/flan-t5-xl")

Seems to be very good at solving tasks that have the necessary information in the prompt, but not as great for general knowledge and code generation compared to GPT-3. I think it could be considered like a mini-GPT-3 you can run on your machine. I'm thinking about doing and agent inside the web browser on top of it + Whisper for speech.

13

AsuhoChinami t1_it9ojzn wrote

Damn, it must be something if even ArgentStonecutter is excited.

6

katiecharm t1_itany98 wrote

I need to see the quality of the boobies it generates before I can get excited about this.

−1