6/ They are only getting better! LoRA fine-tuning with Predibase makes inference 3x faster compared to the base model.
TOOLS
-
LoRA Training Parameters: Minimal Memory Footprint at 0.2%
By
–
3/ Extremely low memory footprint. LoRA trainable parameters are only 0.2% of total amount of model parameters.
-
Running LM Studio on MacBook M1 Pro with 16GB RAM
By
–
I am running this on Macbook M1 pro (16GB RAM) using the @LMStudioAI
. -
Instance Segmentation for Medical Imaging: YOLOv8 vs YOLOv9 Comparison
By
–
Instance Segmentation for Medical Imaging: YOLOv8 vs YOLOv9
— Satya Mallick (@LearnOpenCV) 10 juin 2024
In our latest video, we finetune and compare YOLO instance segmentation models on a medical imaging dataset.https://t.co/8yWnL5KRDj#ImageSegmentation #YOLOv9 #YOLOv8 #MedicalImaging #DeepLearning #AI #ComputerVision… pic.twitter.com/fE5YP0u1aKInstance Segmentation for Medical Imaging: YOLOv8 vs YOLOv9 In our latest video, we finetune and compare YOLO instance segmentation models on a medical imaging dataset. https://
youtube.com/watch?v=XB9jVA
pC6u4
… #ImageSegmentation #YOLOv9 #YOLOv8 #MedicalImaging #DeepLearning #AI #ComputerVision -

AI Beauty Pageant, Safety Updates, and New Tools Today
By
–
Top stories in AI today: -The world’s first AI beauty pageant
-Microsoft Recall gets safety changes
-Using ‘Background Conversations’ in ChatGPT
-Concise prompting cuts AI costs by 20%
-6 new AI tools & 4 new AI jobs Read more: http://
therundown.ai/p/the-worlds-f
irst-ai-beauty-pageant
… -

Second Batch Local Generative AI Apps Live Hugging Face
By
–
A second batch of local Generative AI apps are now live on compatible model pages on @huggingface Welcome to the family, friends
-
WordPress AI Content Generation Tool with Free Trial
By
–
Pour wordpress en AI, y'a pas photo (si il les génère aussi), Vous pouvez tester gratuitement avec toute les fonctionnalités pendant un temps limité Lien sponso, mais je conseille vivement https://
otomatic.ai/?via=jessy #wordcamp #seo #AIcontent #otomatic -

Two Trending Udemy Courses in Machine Learning and GenAI
By
–
Both of my courses are trending in Udemy.Thank you everyone for your wonderful support. Check out the courses below
Complete Machine learning ,NLP With End to end Projects with MLops
Course link : https://
bit.ly/3x94a2d
Building GenAI with Google Gemini https://
bit.ly/3Rswi7B -

Full Application Code for Local ChatGPT with Memory
By
–
Full Application code for Local ChatGPT with memory
-
Building Chat App with Llama-3 Model API Integration
By
–
7. Generate Response and Display • Generate response using the Llama-3 model with '
http://
client.chat.completions.create()'
• Add the assistant response to the chat history and display it in a chat message container