Implementing DeepSeek-Coder-V2 on Free Google Colab using Ollama

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2024
  • In this video, we'll be setting up and running DeepSeek-Coder-V2, a code language model in Google Colab using Ollama.
    We will first set up Ollama in Google Colab and then import DeepSeek-Coder-V2 model from Ollama and test it out.
    #deepseekcoderv2 #googlecolab #deepseek #Ollama #llm #ai #machinlearning #python #tutorial #deeplearning #nlp
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @MScProject-u9n
    @MScProject-u9n 20 วันที่ผ่านมา

    I want to implement few shot prompting by using LAMA3 with Colab may you provide us with new video the go through the steps, thanks.

  • @MScProject-u9n
    @MScProject-u9n 20 วันที่ผ่านมา

    I have faced an issue while running 5:44 Error: could not connect to ollama app, is it running?

  • @user-kk4zf9hk4b
    @user-kk4zf9hk4b หลายเดือนก่อน +1

    Amazing vedio. Hi is it possible to implement dynamic few shot prompting with open source models. if yes what agent we can use, nothing works for me.

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

      Yes it is possible. You can create an agent with ReAct logic. I have published a video on dynamic few shot prompting with Llama 3. You can check this out : th-cam.com/video/bHqdPUrY7YA/w-d-xo.html

    • @user-kk4zf9hk4b
      @user-kk4zf9hk4b หลายเดือนก่อน

      @@theailearner1857 Thank very much for the video ❤