I want to know the function calling is possible or not with llama 3

#139
by Arshal - opened

I'm currently working on integrating LLAMA with external functions to enhance its functionality. Specifically, I'm trying to incorporate an external function to retrieve weather information based on user prompts. However, I'm facing some challenges with the implementation and would greatly appreciate your expertise and guidance.

Arshal changed discussion title from I want to know the function calling is possible or not with llama 2 to I want to know the function calling is possible or not with llama 3

I've had success with llama3 8B using unsloth. https://github.com/unslothai/unsloth

Sign up or log in to comment