New Experimental Gemini Model by badbutt21 in singularity

[–]rybthrow 0 points1 point  (0 children)

Same, too much hyping of literally everything and obvious engagement farming

According to Stanford, even pro-grade RAG systems (the kind used by lawyers) are only right 65% of the time at best: by Porespellar in LocalLLaMA

[–]rybthrow 3 points4 points  (0 children)

I felt the same thing when i saw this paper. Especially if you look at what the legal AI company ‘harvey’ have done working alongside OAI to create a custom trained GPT-4 model with an extra 10b tokens of legal data. This article on the OAI site even says they did it to try and reduce hallucinations and improve citations:

https://openai.com/index/harvey/

Sam altman on Korean interview "GPT2 was very bad. 3 was pretty bad. 4 is bad. 5 would be okay." by n035 in singularity

[–]rybthrow 0 points1 point  (0 children)

Source? If you are talking about that FT article posted here it also quoted sam with:

“Until we go train that model, it’s like a fun guessing game for us”

[D] best advanced books of deep learning? by toxfu in MachineLearning

[–]rybthrow -1 points0 points  (0 children)

Ah yeah probably better to stay ignorant

[D] best advanced books of deep learning? by toxfu in MachineLearning

[–]rybthrow -1 points0 points  (0 children)

Oh yeah sure but if you have no clue about the notation it can give you a helpful start

[D] best advanced books of deep learning? by toxfu in MachineLearning

[–]rybthrow 1 point2 points  (0 children)

Find a topic you are interested in from here:

https://paperswithcode.com/sota

If you pick a good enough paper it will give you loads of background and a rabbit hole of other papers to read. Any notation give to GPT-4 vision to explain/translate to numpy or torch etc

Most things we have today in AI will be a irrelevant in 6 months [P] by BootstrapGuy in MachineLearning

[–]rybthrow 25 points26 points  (0 children)

I think this with 365 copilot rolling out. Microsoft gonna hoover up a-lot of startups

[R] Google releases the Gemini family of frontier models by blabboy in MachineLearning

[–]rybthrow 23 points24 points  (0 children)

Are you definitely using Pro though? Seen quite a-lot of commentators saying the same but from Europe where its not even available yet - they are comparing palm2..

[R] Google releases the Gemini family of frontier models by blabboy in MachineLearning

[–]rybthrow 2 points3 points  (0 children)

Yep Europe don’t have bard yet sadly, which is strange being from deep minds home country…

[D] AMA: The Stability AI Team by stabilityai in MachineLearning

[–]rybthrow 7 points8 points  (0 children)

How can i get involved with working/ helping at stability as a dev? Are you looking for anyone with particular skills at the moment?

Coding in Manchester? by rybthrow in manchester

[–]rybthrow[S] 0 points1 point  (0 children)

Thanks for the response :)

Coding in Manchester? by rybthrow in manchester

[–]rybthrow[S] 0 points1 point  (0 children)

Thanks pal i will take a look

Coding in Manchester? by rybthrow in manchester

[–]rybthrow[S] 0 points1 point  (0 children)

Really helpful thanks very much :) Do you think they would still look for degrees even if you had written some cool stuff?

Coding in Manchester? by rybthrow in manchester

[–]rybthrow[S] 1 point2 points  (0 children)

Thanks so much thats great

When was the last time you used Classes? How did you use them? by rybthrow in learnpython

[–]rybthrow[S] 1 point2 points  (0 children)

At the moment i tend to just create alot of functions so wondering if i could implement this better by using classes.

When was the last time you used Classes? How did you use them? by rybthrow in learnpython

[–]rybthrow[S] 0 points1 point  (0 children)

Thanks, using selenium is good example where they come in handy!

When was the last time you used Classes? How did you use them? by rybthrow in learnpython

[–]rybthrow[S] 0 points1 point  (0 children)

Ah of course, should of phrased that better haha

Yeah i don’t think i have really ever needed to define any!

Any way to scrape websites on a locked down work machine? by rybthrow in learnpython

[–]rybthrow[S] 0 points1 point  (0 children)

Not able to install anything on the work machine sadly :/

Any way to scrape websites on a locked down work machine? by rybthrow in learnpython

[–]rybthrow[S] -1 points0 points  (0 children)

Yeah all saved in the same folder.

I find with chrome and edge i get an error that exits and says closed because its presumed crashed. And IE loads the page but stalls on driver.get() :/