You can now dictate messages to Claude on our iPhone, iPad, and Android apps.
SOFTWARE
-
Drupal Code Reference Guide Updated for Versions 9 and 10
By
–
The quick code reference guide by @selwynpolit is a handy resource, and the good news is that it's been recently updated to reflect the changes in @Drupal 9 and 10. Take a look: https://
bit.ly/3YBntMt #drupal9 #drupal10 #drupal #opensource #FOSS -

Claude Desktop App Now Available for Mac and Windows
By
–
We built a Claude desktop app! Now available on Mac and Windows.
-

Claude App Now Available for Mac and Windows Download
By
–
The Claude app is now available to download on Mac and Windows: http://
claude.ai/download. -
Notta AI: Transcription and translation tool for meetings and media
By
–
Notta ai | @JapanNotta
— Jouhatsu | AI Influence Operator (@Jouhatsu_ai) 31 octobre 2024
Prenez des notes en étant assisté pr l’IA et cet outils vous aide à convertir les conférences, réunions, vidéos YouTube, podcasts et autres fichiers audio/vidéo en texte dans plus de 120 langues.https://t.co/TZL8dSE5Of pic.twitter.com/bHfKPGNVKqNotta ai | @JapanNotta Prenez des notes en étant assisté pr l’IA et cet outils vous aide à convertir les conférences, réunions, vidéos YouTube, podcasts et autres fichiers audio/vidéo en texte dans plus de 120 langues. http://
notta.ai/en -
VRAM Requirements for AI Models Across Hardware Architectures
By
–
It should work on CPU/ CUDA/ MPS across backends, w.r.t hardware requirements: 1B should take roughly 2GB VRAM to load in fp16/ bf16.
600M should take 1.2 GB VRAM
350M – ~700MB VRAM
125 – ~250MB VRAM Ofcourse at lower quants Q4/ Q8 you reduce this even further. -

Tiny AI Models Running on Everyday Devices
By
–
Models so smol that thay'd even run on your toaster!
-
The Power and Possibilities of Open Source Software
By
–
The beauty of open source is that you can do all of that and more.
-
ChatGPT generates first AVM voice clip
By
–
Welcome a first AVM voice clip made via ChatGPT app! 🔥
— 🚨 AI News | TestingCatalog (@testingcatalog) 30 octobre 2024
This feature is still in development but now it can create an actual file which I was able to download. It is capturing past 25 seconds of a voice conversation into a video file (example is trimmed) pic.twitter.com/MTxd5aN4UMWelcome a first AVM voice clip made via ChatGPT app! This feature is still in development but now it can create an actual file which I was able to download. It is capturing past 25 seconds of a voice conversation into a video file (example is trimmed)
-
Accelerator Support: System Dependencies and Binary Storage Challenges
By
–
there are two problems, you've identified both:
1. accelerator support involves system package and driver version resolution that we didn't have to meaningfully confront with CPUs (CPUs just had to deal with arch)
2. accelerator binaries are large — so we had to move to s3
