A developer is evaluating OCI GenAI model families. Which three are correct characteristics of the available models? (Choose three.)
Meta's Llama models are open-source and supported by OCI GenAI for fine-tuning.
Why this answer
Llama models, such as Llama 2 and Llama 3, are open-source large language models originally developed by Meta. OCI GenAI provides them as pre-built models that developers can fine-tune using their own datasets, enabling customization for domain-specific tasks without training from scratch.
Exam trap
Oracle often tests the misconception that all models in a platform share the same capabilities, such as streaming or multilingual optimization, when in reality each model family (e.g., Llama, Cohere Command, Cohere Embed) has distinct design goals and feature sets.