What Is Chain-of-Thought Prompting in Generative AI?

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 5

  • @solifugus
    @solifugus 5 месяцев назад

    This is the best explanations of COT I have seen by far. I learned quickly a long time ago to do these things but now I have names for them. For example, I made a book maker at first using least to most then adding in the other methods, also. I had it even output in LaTeX for typesetting. More recently, I have implemented past and future contemplation to identify what might have been but was missed or what will be needed to reach a goal. Also substitution problem solving by identifying commonalities in a missing component and other things with the same commonalities. And I have a mechanism for Free Will. That is, derive options, weigh them against each other in terms of likelihood multiplied by efficacy and go with the highest. Contemplation adds to the number of options that can be derived

  • @michaelatkinson7917
    @michaelatkinson7917 5 месяцев назад +4

    Fantastic job explaining this. Thank you

    • @EyeonTech
      @EyeonTech  5 месяцев назад

      Glad it was helpful!

  • @mohankrishnan08
    @mohankrishnan08 Месяц назад

    Can I use CoT prompting techniques for Fine turning an LLM models?

  • @SmiloMe
    @SmiloMe 2 месяца назад

    Do you have examples (open source, etc.) of multimodal COT that I can test?