LLAMA_3_2
Represents the LLAMA version 3.2 model provided by Meta.
This variable defines an instance of the LLModel
class with the Meta provider, a unique identifier "meta-llama-3-2", and a set of capabilities. The supported capabilities include:
Temperature adjustment.
JSON Schema-based tasks (Simple Schema).
Tool utilization.
LLAMA 3.2 is designed to support these specified features, enabling developers to utilize the model for tasks that require dynamic behavior adjustments, schema adherence, and tool-based interactions.