I Spent 24 Hours with QWen 2.5 and It CHANGED My Mind About ChatGPT

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

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

  • @permatrout2720
    @permatrout2720 2 วันที่ผ่านมา

    The real comparison is memory. There's always a turning point where they get overwhelmed and lose track of what they are doing.
    The introduction in this situation is a problem, it's chewing up tokens unrelated to the task at hand. Same for code comments, wasting tokens, reducing memory.
    Thank you for the detailed comparison!

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

    I found it was similar to other open source models, focused on coding, but still greatly lacking in comprehension skills, it cannot make sense of a code base you already have. You need llama 3.1 or 3.2 to do comprehension, and don't use ollama, most models are crippled in ollama, especially llama 3.1, which is still the best open source model for AGI, just use it properly, build it with python and vllm.

    • @profikid
      @profikid วันที่ผ่านมา

      What do you mean with crippled in ollama?