Mistral Large 2

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

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

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

    Integration with video and image generation ie Stable Diffusion = interesting.

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

    Thank you mam

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

    Thanks for the update.

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

    Any api based service? This would be more than 8gb .

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

      from langchain_mistralai.chat_models import ChatMistralAI
      from dotenv import load_dotenv
      load_dotenv()
      chat = ChatMistralAI(api_key=os.environ["api_key"])
      messages = [HumanMessage(content="knock knock")]
      chat.invoke(messages)
      prompt = ChatPromptTemplate.from_template("Tell me a joke about {topic}")
      chain = prompt | chat

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

    for coding they did'nt compared it with claude sonet //\