Dagmawi Babi
Huge day indeed for AI and LLMs, congrats to Meta. This is now the most capable LLM available directly as weights to anyone! 👏 Pretrained and fine-tuned models are available with 7B, 13B and 70B parameters. Llama 2 pretrained models are trained on 2 trillion…
Downloaded LLAMA2 and set up the 13B param one locally and it's IMPRESSIVE!!!
First off it's like GPT-3 kind of good for everyday use. Second off it didn't require hugee resources and it was actually fast! 🤯
So the first thought that came to mind was to set it all up on my server for all y'all to use. But ofc shared servers have limited resources and would run at all.
I'll experiment and see if I can adjust the memory requirements to run on my servers. Then we can all use it freely.
You should try it, specially if you have a nice gaming PC. And you should try it with the c++ version instead of python which is also super easy to set up and run
• https://github.com/ggerganov/llama.cpp
Use this guide to set up and run locally
• https://dev.to/timesurgelabs/how-to-run-llama-2-on-anything-3o5m
Have fun! 🎉
#AI #Meta #ML #LLAMA
@Dagmawi_Babi
First off it's like GPT-3 kind of good for everyday use. Second off it didn't require hugee resources and it was actually fast! 🤯
So the first thought that came to mind was to set it all up on my server for all y'all to use. But ofc shared servers have limited resources and would run at all.
I'll experiment and see if I can adjust the memory requirements to run on my servers. Then we can all use it freely.
You should try it, specially if you have a nice gaming PC. And you should try it with the c++ version instead of python which is also super easy to set up and run
• https://github.com/ggerganov/llama.cpp
Use this guide to set up and run locally
• https://dev.to/timesurgelabs/how-to-run-llama-2-on-anything-3o5m
Have fun! 🎉
#AI #Meta #ML #LLAMA
@Dagmawi_Babi
This's my guide to ML/AI
1. First learn this - ML for Everybody
• https://www.youtube.com/watch?v=i_LwzRVP7bg
2. Then quickly go thru this - Python ML Tutorial
• https://www.youtube.com/watch?v=7eh4d6sabA0
3. Then understand this properly - How deep neural nets work
https://www.youtube.com/watch?v=dPWYUELwIdM
4. Finally start of building something. I recommend this - Building GPT
https://www.youtube.com/watch?v=kCc8FmEb1nY
#Resources #ML #AI
@Dagmawi_Babi
1. First learn this - ML for Everybody
• https://www.youtube.com/watch?v=i_LwzRVP7bg
2. Then quickly go thru this - Python ML Tutorial
• https://www.youtube.com/watch?v=7eh4d6sabA0
3. Then understand this properly - How deep neural nets work
https://www.youtube.com/watch?v=dPWYUELwIdM
4. Finally start of building something. I recommend this - Building GPT
https://www.youtube.com/watch?v=kCc8FmEb1nY
#Resources #ML #AI
@Dagmawi_Babi
Dagmawi Babi
This's my guide to ML/AI 1. First learn this - ML for Everybody • https://www.youtube.com/watch?v=i_LwzRVP7bg 2. Then quickly go thru this - Python ML Tutorial • https://www.youtube.com/watch?v=7eh4d6sabA0 3. Then understand this properly - How deep neural…
Ofcourse hulunm video I have uploaded to our files channel. 🎉
ML for Everybody
• https://t.me/c/1156511084/660
Python ML Tutorial
• https://t.me/c/1156511084/661
How Deep Neural Networks Work
• https://t.me/c/1156511084/662
Let's Build GPT by Andrej Karpathy
• https://t.me/c/1156511084/663
#Resources #ML #AI #Tutorials
@Dagmawi_Babi
ML for Everybody
• https://t.me/c/1156511084/660
Python ML Tutorial
• https://t.me/c/1156511084/661
How Deep Neural Networks Work
• https://t.me/c/1156511084/662
Let's Build GPT by Andrej Karpathy
• https://t.me/c/1156511084/663
#Resources #ML #AI #Tutorials
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
I've been spending the past few days learning Machine Learning, Neural Nets and AI stuff. And this's the first properly working project I did. It's basically equivalent to GPT-2 but horribly optimized and specificly training on one material. So I wrote this…
I was using Andrej Karpathy's lessons when I made my GPT a couple months back. It's such a simple idea but so effective. It's just wild even when I wrote it and understood it all from scratch to think that this was possible.
My GPT trained on Shakespeare's works
• https://t.me/Dagmawi_Babi/9879
My GPT trained on KJV Bible
• https://t.me/Dagmawi_Babi/9879
My GPT spitting Original KJV Verses
• https://t.me/Dagmawi_Babi/9909
My GPT trained on Amharic News
• https://t.me/Dagmawi_Babi/9954
🔥 🔥 🔥
#ML #AI #GPT #NeuralNets
@Dagmawi_Babi
My GPT trained on Shakespeare's works
• https://t.me/Dagmawi_Babi/9879
My GPT trained on KJV Bible
• https://t.me/Dagmawi_Babi/9879
My GPT spitting Original KJV Verses
• https://t.me/Dagmawi_Babi/9909
My GPT trained on Amharic News
• https://t.me/Dagmawi_Babi/9954
#ML #AI #GPT #NeuralNets
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
Wake up babe, Andrej Karpathy just dropped a new video about LLMs • https://youtu.be/zjkBMFhNj_g?si=Ep2yJ81MenrKG0RQ #AndrejKarpathy #AI #Tutorials #YouTube @Dagmawi_Babi
Intro to LLM by Andrej Karpathy.pdf
41.5 MB
Just watched his lecture and damn it's so good. So much to think about. Here's his powerpoint.
#ML #AI #AndrejKarpathy #LLM
@Dagmawi_Babi
#ML #AI #AndrejKarpathy #LLM
@Dagmawi_Babi
Kaggle is a HUGE resource when it comes to learning machine learning and AI along side progamming.
• https://www.kaggle.com/learn
Not only does it have an extensive list of datasets, AI models and machine learning related codes but it also has an epic resource of learning materials.
You get to learn, write ML code, train it on datasets, compete in competitions and so much more all in one free platform. This's mind blowing!
#Kaggle #AI #ML #Resources
@Dagmawi_Babi
• https://www.kaggle.com/learn
Not only does it have an extensive list of datasets, AI models and machine learning related codes but it also has an epic resource of learning materials.
You get to learn, write ML code, train it on datasets, compete in competitions and so much more all in one free platform. This's mind blowing!
#Kaggle #AI #ML #Resources
@Dagmawi_Babi
This media is not supported in your browser
VIEW IN TELEGRAM
Open Interpreter's first vision model running 100% offline is mind blowingly impressive and fast.
I'm guessing this's what will power The 01 Project
#OpenInterpreter #AI #ML #The01Project
@Dagmawi_Babi
I'm guessing this's what will power The 01 Project
#OpenInterpreter #AI #ML #The01Project
@Dagmawi_Babi
This media is not supported in your browser
VIEW IN TELEGRAM
Open AI just announced a text to video model 🤯
• OpenAI.com/Sora
OpenAI's Sora, a text-to-video model, can create videos of up to 60 seconds featuring highly detailed scenes, complex camera motion, and multiple characters with vibrant emotions.
#OpenAI #Sora #AI #ML
@Dagmawi_Babi
• OpenAI.com/Sora
OpenAI's Sora, a text-to-video model, can create videos of up to 60 seconds featuring highly detailed scenes, complex camera motion, and multiple characters with vibrant emotions.
#OpenAI #Sora #AI #ML
@Dagmawi_Babi
Dagmawi Babi
Open AI just announced a text to video model 🤯 • OpenAI.com/Sora OpenAI's Sora, a text-to-video model, can create videos of up to 60 seconds featuring highly detailed scenes, complex camera motion, and multiple characters with vibrant emotions. #OpenAI #Sora…
Pretty much sums up the release of Sora 🤷♂
Honestly you've gotta watch the videos they generated on their site, it's jaw dropping. Some of them you will not be able to tell if it as AI or not.
#OpenAI #Sora #AI #ML
@Dagmawi_Babi
Honestly you've gotta watch the videos they generated on their site, it's jaw dropping. Some of them you will not be able to tell if it as AI or not.
#OpenAI #Sora #AI #ML
@Dagmawi_Babi
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Devin is marketed as the first AI software engineer, but don't let that throw you off. Though It's coding and debugging capabilities are insane, it's still has a long way to go AND will come to a stop.
It's great but I know it'll replace devs, What most people don't understand is that these models are LLMs. They're statistical predictive models that don't understand what they're doing. So just like how ChatGPT hasn't stopped all the authors of the world, this won't stop the coders too.
If you don't fully understand what I am talking about please watch Lex's podcast with Yan Lecun.
But not to throw shade at the party, this's still epic fine tuning and epic demo of an LLM.
#Devin #AI #ML #LLM
@Dagmawi_Babi
It's great but I know it'll replace devs, What most people don't understand is that these models are LLMs. They're statistical predictive models that don't understand what they're doing. So just like how ChatGPT hasn't stopped all the authors of the world, this won't stop the coders too.
If you don't fully understand what I am talking about please watch Lex's podcast with Yan Lecun.
But not to throw shade at the party, this's still epic fine tuning and epic demo of an LLM.
#Devin #AI #ML #LLM
@Dagmawi_Babi
xAI's Grok LLM has been open sourced
They released the base model weights and network architecture. It also shows that the model has 314 billion parameters and is a mixture of experts model. And it is not fine tuned alot. So chatting with it needs a bit of a config and fine tuning.
For a 314B parameter model, it is very undertrained. The benchmarks show that the model is of the GPT 3.5 level. GPT 3.5 is estimated to be a 20B parameter model.
Repo
• https://github.com/xai-org/grok-1
Weights
• https://huggingface.co/xai-org/grok-1/tree/main/ckpt
#Grok #LLM #AI #ML
@Dagmawi_Babi
They released the base model weights and network architecture. It also shows that the model has 314 billion parameters and is a mixture of experts model. And it is not fine tuned alot. So chatting with it needs a bit of a config and fine tuning.
For a 314B parameter model, it is very undertrained. The benchmarks show that the model is of the GPT 3.5 level. GPT 3.5 is estimated to be a 20B parameter model.
Repo
• https://github.com/xai-org/grok-1
Weights
• https://huggingface.co/xai-org/grok-1/tree/main/ckpt
#Grok #LLM #AI #ML
@Dagmawi_Babi
Dagmawi Babi
Okay uploading demos that gave me the chills....
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
That tone is just so unnecessary.
Specially when IT plays and talks to the dog, UGH so creepy. People are so doomed. Dating this is gonna be happening soon ofcourse.
#OpenAI #GPT4o #AI #ML
@Dagmawi_Babi
Specially when IT plays and talks to the dog, UGH so creepy. People are so doomed. Dating this is gonna be happening soon ofcourse.
#OpenAI #GPT4o #AI #ML
@Dagmawi_Babi
@Naklecha released a repo that implements LLAMA3 from scratch -- every matrix multiplication from attention across multiple heads, positional encoding and every other layer in between has been carefully unwrapped & explained.
• https://github.com/naklecha/llama3-from-scratch
🔥 🔥 🔥
#LLAMA3 #AI #ML #LLM
@Dagmawi_Babi
• https://github.com/naklecha/llama3-from-scratch
#LLAMA3 #AI #ML #LLM
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
@DotNetWarrior trained this self driving AI. I thought it was pretty awesome.
The training was running ~20X speed from real-time and it was trained for 12 hours exactly, but it has gained 600hours of expirience, and the AI learnt to navigate around the map and get to it's destination pretty well. 🔥
Plus the video is pretty fun and enjoyable. Great job dude, can't wait to see more. 👏
#CommunityShowcase #AI #ML
@Dagmawi_Babi
The training was running ~20X speed from real-time and it was trained for 12 hours exactly, but it has gained 600hours of expirience, and the AI learnt to navigate around the map and get to it's destination pretty well. 🔥
Plus the video is pretty fun and enjoyable. Great job dude, can't wait to see more. 👏
#CommunityShowcase #AI #ML
@Dagmawi_Babi
If you've got some cash and a solid ML project, Lambda is the best place to train your models on for the cheapest price
• LambdaLabs.com
They pretty much have the best GPUs you could ever need and an epic support. Plus Andrej Karpathy uses this service.
#LambdaLabs #AI #ML #Resources
@Dagmawi_Babi
• LambdaLabs.com
They pretty much have the best GPUs you could ever need and an epic support. Plus Andrej Karpathy uses this service.
#LambdaLabs #AI #ML #Resources
@Dagmawi_Babi