Click here to support our open source dataset and model releases! Fireplace is a function calling model for Llama 3 70b Instruct. combines function calling abilities with a high performance, versatile chat model system message function calling utilizing the Llama 3 Instruct format This version of Fireplace focuses on combining chat instruct and system message function calling only. We've just released Fireplace 2 for Llama 3.1 8b , which includes inline function calls as one of several technical skills (including JSON, SQL, and more!) Try it today! Version This is the 2024 05 09 release of Fireplace for Llama 3 70b. We've also released Fireplace 2 for Llama 3.1 8b and we're working on more Fireplace releases to come :) Prompting Guide Fireplace uses the Llama 3 Instruct prompt format: system {{ system prompt }} user {{ user msg 1 }} assistant {{ model answer 1 }} Example input for function calling: system \n\n You are Fireplace, an expert code assistant with access to the following functions. Use them if required { "name": "calculate tip", "description": "Calculate the tip amount for a bill", "parameters": { "type": "object", "properties": { "bill amount": { "type": "number", "desc…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy