|
|
|
|
|
by harrisoned
795 days ago
|
|
If your intention is coding something complex, you should try a model finetuned for that, i don't think llama 3 is that good for coding. But i used standart prompt engineering stuff, same as from llama 2. Instead of chat, you use a completion mode, where you just need to give it a text to continue writing from. |
|
Is there any consensus as to the models most suitable for coding complex things?