Qompass
Qompass
  • 38
  • 5 175
What Makes AI Safe, Secure, and Trustworthy?
Building security from the ground up into our infrastructure. Like building a car for our own family, we pay attention to every detail in what we're building. Whether it's our operating system (big thanks to @UbuntuOS for great educational content!) our code editor (Neovim FTW), or our integrated hardware stack (@NVIDIADeveloper FTW) we build with security and energy efficiency at the forefront of our minds.
At a high level, we go into how a kernel is like a car engine, what role @NIST
plays, who it matters for (Healthcare & Defense very high up there), and more.
It's important with all of this deep tech emerging that we help folks be Alert, Not Anxious, on what makes AI safe, secure, and trustworthy :).
Oh and for the super nerd minded- we're running Ubuntu 24.10, on Kernel 6.9.2 with @NVIDIA 555 Drivers using Wayland (not Xorg/X11) at default. And CUDA 12.5.
Federal Information Processing Standards (FIPS) 140-3
csrc.nist.gov/pubs/fips/140-3/final
NVIDIA CUDA 12.5
developer.nvidia.com/cuda-downloads
Ubuntu on FIPS
ubuntu.com/security/certifications/docs/fips
#AI #GenAI #deeptech #edtech #meded #education #kernel #kernel
zhlédnutí: 27

Video

An overview on Google, OpenAI, NVIDIA, Microsoft, and Linux
zhlédnutí 28Před 19 hodinami
It's been fast and furious these past few weeks! TL;DR- 1:@Microsoft coming out with their Copilot PC's- coming to classrooms, offices, and maybe clinics this fall. 2. Google's AI search not being quite as good as Perplexity. People respond accordingly :/. 3. NVIDIA comes out with a new graphics driver that allows for better optimization with linux and AI workloads. 4. OpenAI & GPT4O- lol. 5. Q...
On User Experience. With Multiple Models. For MedEd & More.
zhlédnutí 75Před 21 dnem
A quick overview on genAI user experience with our current progress. If AI is a buffet, we aim to be your Sushi-Go-Round. 00:00 Introduction 03:45 Containerized Applications 06:11 Multimodal Medical Advisor- taking in text, audio transcription, and images. 10:21 Future Plans to Implement Retrieval Augmented Generation 13:23 Features of the Custom Model files 15:59 Making Models Accessible #AI #...
What Is MultiModal AI? With Med-Gemini. In 2 Minutes
zhlédnutí 46Před 21 dnem
At a high level, Multimodal AI is like an acoustic electric (AE) guitar. A multimodal model like Gemini takes in multiple data types- aka modalities. Data modalities are made up of categories like text, image, audio, and video. It can then output multiple different types of modalities- like visual question/answering or classifying x ray results. For music, think of these data modalities as diff...
Making AI datasets transparent. From Scratch. With Code.
zhlédnutí 60Před 21 dnem
Data transparency is a growing conversation, as it should be, within the genAI space. In this video we'll be going over a small bit of what quality data looks like. More importantly- we'll be going over how to download and convert datasets on @HuggingFace from the industry standard parquet format into the more common csv file. This makes the data viewable in microsoft excel and google sheets :)...
What Makes Environmentally Conscious genAI? An Overview
zhlédnutí 33Před 21 dnem
A quick look at what it means to be environmentally conscious, as seen from @meta AI's example set with their open reporting of CO2 emissions from the LLaMA3 training process. Machine Learning CO2 Impact mlco2.github.io/impact/#computer #AI #GenAI #CO2 #Meta #llama3 #edtech #MedEd #responsibleai
What is Huggingface? Pt 2: 3 minutes on AI training
zhlédnutí 144Před 28 dny
Part of a high level overview series on understanding Huggingface and by extension generative AI. @HuggingFace Covered the Little guide to building Large Language Models in 2024 slides 14-23 docs.google.com/presentation/d/1IkzESdOwdmwvPxIELYJi8 K3EZ98_cL6c5ZcLKSyVg/edit#slide=id.g2c1fcf5439e_1_24 #AI #GenAI #Huggingface #training #aidata #deeptech #edtech #meded #medtech #deeplearning
What is Fine Tuning? In Two Minutes.
zhlédnutí 76Před měsícem
A high-level overview of what fine-tuning a genAI model is in two minutes. TL;DR: Tuning a genAI model is like tuning a guitar. Technical overview from @HuggingFace on Fine-Tuning huggingface.co/docs/transformers/training #ai #GenAI #FineTuning #weights #deeptech #finetune #education #MedEd #MedTech #EdTech #huggingface
An Open Chat On GenAI
zhlédnutí 29Před měsícem
An open chat on GenAI to showcase some of the capabilities that can be helpful to learners and educators. More than a few oopsies by the @QompassAI CEO to point out on social media- if you find yourself of that proclivity. He's a former intelligence officer & service-disabled veteran- so....choose wisely ;). Our goal here is to remove the emotionality around genAI and instead provide an open an...
Med-Gemini: A High-Level Overview
zhlédnutí 300Před měsícem
A high-level overview on Med-Gemini, Google's "Family" (said in the voice of Vin Diesel) of Multimodal GenAI models for medicine. Med-Gemini has folks in the AI space and the medical space understandably reacting with understandable emotionality. Our goal with this video is to give deliberate information to help folks be alert, not anxious around GenAI. Med-Gemini paper on Arxiv arxiv.org/abs/2...
What Is HuggingFace? In Two Minutes
zhlédnutí 1,1KPřed měsícem
High level overview on @HuggingFace given the recent big shifts in the open-source ecosystem with the release of LLaMA3 & the Open Medical LLM Leaderboard. A Little Guide to Building Large Language Models in 2024 Original Video from @thom_wolf :czcams.com/video/2-SPH9hIKT8/video.html . Grateful for the open sharing of this great guide! The slides docs.google.com/presentation/d/1IkzESdOwdmwvPxIE...
Retrieval Augmented Generation: Why It Matters for AI, Education, Medicine & Beyond
zhlédnutí 47Před měsícem
A deep dive on retrieval augmented generation (RAG) delivered with the intent of developing shared understanding regardless of technical knowledge. Thankfully there's a great paper (one of many!) from NEJM AI on this very topic that is openly accessible. Talk about Amplifying Human Intelligence in real time :). Almanac- Retrieval Augmented Language Models for Clinical Medicine published this Fe...
The Open Medical LLM Leaderboard: Real-time Global Peer Review
zhlédnutí 261Před měsícem
A Deep Dive on the @HuggingFace Open Medical LLM Leaderboard and how it's changing the conversation on Medical AI. Spoiler alert- there's over 600,000 unique models available to download on Huggingface right now. And that number's just going to increase as the GenAI learning curve continues dropping. #AI #Huggingface #GenAI #DeepTech #huggingface
What Makes Qompass Different
zhlédnutí 33Před měsícem
Made for some very nice folks who asked about what makes Qompass different. Covers a demo of our current two main genAI microservices- Agentic Search Platform & Educational Assistants. Also goes into what makes a custom GPT from OpenAI, LPU vs GPU, AI literature and why we're not looking to just build on top of OpenAI. What makes Qompass different? We're your cost-conscious navigators helping y...
ORPO with LLaMA 3- Fast, Cheap, and Good!
zhlédnutí 106Před měsícem
ORPO with LLaMA 3- Fast, Cheap, and Good!
LLama 3 on Groq Cloud- 800 Tokens per second!!!
zhlédnutí 1,4KPřed měsícem
LLama 3 on Groq Cloud- 800 Tokens per second!!!
Meta Releases LLaMA 3: Deep Dive & Demo
zhlédnutí 401Před měsícem
Meta Releases LLaMA 3: Deep Dive & Demo
Podman Build- For cost-conscious AI
zhlédnutí 138Před měsícem
Podman Build- For cost-conscious AI
Podman Pull- On basic terminal commands
zhlédnutí 72Před měsícem
Podman Pull- On basic terminal commands
Contain Your Composure: On Podman-Compose, Code Cleanup, and Tiny Llamas
zhlédnutí 54Před měsícem
Contain Your Composure: On Podman-Compose, Code Cleanup, and Tiny Llamas
The Root of AI Security is Rootless. On Podman: For GenAI Microservices
zhlédnutí 63Před měsícem
The Root of AI Security is Rootless. On Podman: For GenAI Microservices
Package Management On Conda, Pip, Libmamba, and hard resets
zhlédnutí 35Před měsícem
Package Management On Conda, Pip, Libmamba, and hard resets
Groking Groq III Getting Started With Groq Cloud
zhlédnutí 126Před měsícem
Groking Groq III Getting Started With Groq Cloud
Rustling Up Some Rust: Installing Rust and Rustlings for problem-based learning
zhlédnutí 16Před měsícem
Rustling Up Some Rust: Installing Rust and Rustlings for problem-based learning
Super User Do- Tinkering with Linux commands, Containers, Rust, and Groq
zhlédnutí 26Před 2 měsíci
Super User Do- Tinkering with Linux commands, Containers, Rust, and Groq
On Virtual Containers: Safekeeping Your Python App
zhlédnutí 59Před 2 měsíci
On Virtual Containers: Safekeeping Your Python App
If The Winds Will Not Serve: Take To The Oars: An AI Demo
zhlédnutí 17Před 2 měsíci
If The Winds Will Not Serve: Take To The Oars: An AI Demo
On AI Policy: Don't Lose, Heart. A read on the White House AI Update.
zhlédnutí 38Před 2 měsíci
On AI Policy: Don't Lose, Heart. A read on the White House AI Update.
Groking Groq II: Andiamo Avventura!
zhlédnutí 16Před 2 měsíci
Groking Groq II: Andiamo Avventura!
Groking Groq: A Deep Dive on Deep Learning
zhlédnutí 105Před 2 měsíci
Groking Groq: A Deep Dive on Deep Learning

Komentáře

  • @nfaza80
    @nfaza80 Před měsícem

    Brooo too fast

    • @QompassAI
      @QompassAI Před měsícem

      Thanks for the feedback!

  • @dadsonworldwide3238
    @dadsonworldwide3238 Před měsícem

    They obviously focus talk on replacement of labor where in all honesty it's been over 100 years of mechanization excersized. It's still loopholes of lack luster labor to fill but very little volume in the scheme of things. The enhancement tools as opposed to replacement will naturally occur to the extremes based on anyone in authority wanting to protect status qoue. Where seem to have the most problems is in proper innovation in sectors that simply never thought it would face such challenges. But in reality these are very recently added needs and demands to humans way of life. In all honesty large gathering labor demands & condensed living is rather new to scene of how the majority live life. Most people preferred to live more spread out medium density better quality of life infrastructure when it was available . I do think we have an anomalous stepping stone period of time over the last 150 years where it's a lot of grandfathered in obstacles that usa has that say most of the world that only industrialized after the transitor age over the past 50 years that we do need to take into account. When we talk of what

  • @dadsonworldwide3238
    @dadsonworldwide3238 Před měsícem

    Finally some common sense usage. It is many places where we only want cut n dry programming and really don't want ai nepotism introduced. It's very disappointing that we haven't witnessed more markets & industries utilizing the internets ability to merge unions into online coops where under one roof ,buyers,sellers, suppliers, manufacturers and of course workers private individuals ability to sub contract out they're skills and labor. In times, we should've seen efficient proper innovation in feilds & diciplines that never have had to do so ,we actually witnessed the opposite over the past 20 years. The ability to take education, and training to the pupils is decades old now .

  • @user-hc5nh8kv7g
    @user-hc5nh8kv7g Před měsícem

    good one. can you do one about crew ai

  • @harshmalik3470
    @harshmalik3470 Před měsícem

    Nice one buddy.

  • @alexeiw108
    @alexeiw108 Před měsícem

    Thanks for this explanation man, and great energy! I'm super keen to see where Grok will go from here...

    • @QompassAI
      @QompassAI Před měsícem

      Appreciate your kind regard- Definitely excited too!

  • @okman9684
    @okman9684 Před měsícem

    Imagine it wil become even better

  • @evensaj
    @evensaj Před měsícem

    this is insane

  • @mack_valenzuela
    @mack_valenzuela Před měsícem

    Niceee