llama3 icon indicating copy to clipboard operation
llama3 copied to clipboard

Adding prompt engineering with llama3

Open Gitstar-OC opened this issue 1 year ago • 2 comments

Hello, I have just caught up with the prompt engineering model with llama3 and have a Idea if I should make a commit to the read me file or add a readme file, or jupyter notebook here to get people started with making short model?

Gitstar-OC avatar May 08 '24 16:05 Gitstar-OC

Basically I have completed the whole prompt engineering stuff with llama3 which can be used to create your own chat model inside your own pc or computer. I could upload how to do it by a jupyter notebook or a markdown file to help new learners to make their own chat model with the help of the llama! Should I create a pull request for notebook or readme file? Reply me

Gitstar-OC avatar May 09 '24 03:05 Gitstar-OC

I would love to look at your code. I've been working on understanding why I can't load my vanilla Llama 3 model straight into Langchain and why would I need to convert it and quantize it. I'm trying learn this by myself and it's quite slow because there is not much out there. So cheers if you can do a pull request, I would certainly try it out. There are many ways you can use ollama and huggingface but nothing about creating your own API... Patrick Miron

DragonAngel1st avatar May 09 '24 18:05 DragonAngel1st

Great I will make a pull request today, closing this issue. Thanks for your reply!

Gitstar-OC avatar May 10 '24 02:05 Gitstar-OC