this post was submitted on 14 Jun 2023
0 points (NaN% liked)

LocalLLaMA

2203 readers
5 users here now

Community to discuss about LLaMA, the large language model created by Meta AI.

This is intended to be a replacement for r/LocalLLaMA on Reddit.

founded 1 year ago
MODERATORS
 

Promising stuff from their repo, claiming "exceptional performance, achieving a [HumanEval] pass@1 score of 57.3, surpassing the open-source SOTA by approximately 20 points."

https://github.com/nlpxucan/WizardLM

you are viewing a single comment's thread
view the rest of the comments
[โ€“] notfromhere@lemmy.one 0 points 1 year ago (1 children)

It is StarCoder and fine tuned on a new Wizard Instruct dataset optimized for coding models. So it follows the instruct formatting of prompts on top of the StarCoder base model.

[โ€“] Mixel@feddit.de 0 points 1 year ago

That sounds great honestly! Does that work with the newest ggml yet?