• paryska99@alien.topB
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Also i’d give the new openchat 3.5, if the benchmarks are indeed correct then it’s the best 7B model so far (altough there are so many of them that i might be wrong, but it’s better than base mistral 7B)

  • SomeOddCodeGuy@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’ll be honest- my expectation of a 7b q6 model to generate a usable code block would be pretty darn low. I use 7b as a small code snippet analyzer in Continue.dev, but I’m not sure I’d really put a lot of faith in any 7b to do that task. The CodeLlama 34b models are actually pretty decent, though; I use the 34b q8 of CodeFuse, Codebooga and Phind v2 and they are all pretty decent.

  • Arkonias@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Make sure you are using the Codellama Instruct preset. Also, work on your prompting:

    “You are tasked to write a python script that takes an email address…”