oci-ai
Installation
SKILL.md
OCI AI Services
OCI Generative AI Service
OCI Gen AI provides hosted inference for large language models (Cohere and Meta models) with options for fine-tuning and dedicated clusters.
Available Models (as of 2026)
| Model ID | Provider | Use Case |
|---|---|---|
cohere.command-r-plus |
Cohere | Chat, RAG, complex reasoning |
cohere.command-r-08-2024 |
Cohere | Chat, balanced performance/cost |
cohere.embed-multilingual-v3.0 |
Cohere | Embeddings (multilingual) |
cohere.embed-english-v3.0 |
Cohere | Embeddings (English-optimized) |
meta.llama-3.1-405b-instruct |
Meta | Large-scale reasoning |
meta.llama-3.1-70b-instruct |
Meta | General chat/generation |
meta.llama-3.2-90b-vision-instruct |
Meta | Vision + text |