Local Models with Ollama & Microsoft Extensions - Step-by-Step RAG Guide!

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 11

  • @LearnWithVarun
    @LearnWithVarun 2 หลายเดือนก่อน +2

    Wow, Love your content. upload more videos on these series :)

    • @elbruno
      @elbruno  2 หลายเดือนก่อน +3

      Thanks Learn! NExt one is this example running with Qdrant local in docker.

    • @superior-dev
      @superior-dev 8 วันที่ผ่านมา +1

      @@elbruno Is that one with Qdrant local in docker available already or not yet? Thanks

    • @elbruno
      @elbruno  8 วันที่ผ่านมา +1

      @ OMG, I forgot to record a video! I wrtoe a blog post that can also help: devblogs.microsoft.com/dotnet/vector-data-qdrant-ai-search-dotnet/

    • @superior-dev
      @superior-dev 7 วันที่ผ่านมา

      @@elbruno Nice, it helped to implement SQLight, thanks!
      th-cam.com/video/UjUVy0oB9YE/w-d-xo.htmlsi=-lZ34c7WQfp3ekwB

  • @paulharrington9673
    @paulharrington9673 หลายเดือนก่อน +2

    Would be great to see a video were the embeddings are persisted. Azure SQL and/or Postgres.

    • @elbruno
      @elbruno  หลายเดือนก่อน

      This repo implements VectorStore using Azure AI Search: aka.ms/netaieshoplitesemanticsearchazureaisearch
      I hope this helps!

    • @superior-dev
      @superior-dev 7 วันที่ผ่านมา +1

      If you like SQLite
      th-cam.com/video/UjUVy0oB9YE/w-d-xo.htmlsi=-lZ34c7WQfp3ekwB

    • @elbruno
      @elbruno  7 วันที่ผ่านมา +1

      @@superior-dev super cool!

  • @greenyngchannel855
    @greenyngchannel855 2 หลายเดือนก่อน

    Esto tan solo tiene sentido para modelos en local? Tendría sentido para un modelo en Azure ai Studio ? Por cierto ánimo al equipo de phi3 a probar que tal bueno podría ser utilizar el dispositivo y procesador del equipo de M5Stack ... Gracias !!

    • @elbruno
      @elbruno  2 หลายเดือนก่อน

      @@greenyngchannel855 si cambias las interfaces de Embeddings para que usen modelos de Azure OpenAI, funciona igual pero con los modelos en la nube.