Mastering Vision Models in Ollama: Java Records and Sealed Interfaces

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

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

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

    The source code is in the GitHub repository github.com/kousen/OpenAIClient, which uses the Spring framework for the implementation

  • @bruno.ferreiraIFMG
    @bruno.ferreiraIFMG 5 หลายเดือนก่อน

    Great Video!! Would it be possible for you to share the code?

    • @talesfromthejarside
      @talesfromthejarside  5 หลายเดือนก่อน +1

      Sure! The source code is in the GitHub repository github.com/kousen/OpenAIClient, which uses the Spring framework for the implementation. Look in the package with "ollama" in the name for the vision examples. Good luck!

    • @bruno.ferreiraIFMG
      @bruno.ferreiraIFMG 5 หลายเดือนก่อน

      @@talesfromthejarside thanks!!