Llama-2, GPT-4, or Claude-2; Which Artificial Intelligence Language Model Is The Best?

2tone@lemmy.world to Technology@lemmy.world – 30 points –
marktechpost.com
8

You are viewing a single comment

For the bigger ones you could do it under $.50 / hr. I run llama 2 13b-8 bit on my 3090 no problem, which can be rented for $.20/hr.

https://vast.ai/#pricing

Some of the lower pricing I've seen.

How do you get into doing this? Like, are you a data scientist? AI Engineer? Hobbyist?

I want to be able to use tools like this, and I want a formal education in it, but I'm not sure what path to take. (I don't necessarily want a career in it...my current career is pretty fantastic, but I think understanding tools like this is extremely important in understanding the modern world. That's my main motivation.)

I'm a software engineer by trade, but a hobbyist when it comes to LLMs.

https://github.com/AUTOMATIC1111

This is a good place to start. Loads of YouTubers with setup videos. I like this guy https://youtube.com/@Aitrepreneur he covers LLM and Image generation too.

Hugging face is a good place to get the actual LLM.

Unless it's changed recently, I don't think automatic1111 deals with LLMs. It uses stable diffusion based technologies for text-to-image, image-to-image etc. But yes, it's a good entry point for dinking around with ai/machine learning