Skip to content

Commit 229743c

Browse files
authored
Merge branch 'main' into hyperion-update-september
2 parents b8421d4 + 206a2aa commit 229743c

File tree

84 files changed

+2465
-1343
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2465
-1343
lines changed

app-dev/devops-and-containers/oke/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Reviewed: 20.12.2023
5555
# Reusable Assets Overview
5656

5757
- [Cluster Api OCI](https://github.com/oracle-devrel/technology-engineering/tree/main/app-dev/oke/capoci)
58+
- [Cloud Native QuickStart](https://github.com/alcampag/oci-cn-quickstart)
5859

5960
# License
6061

cloud-infrastructure/ai-infra-gpu/ai-infrastructure/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Reviewed: 26.02.2024
2929
- The use case involves deploying distinct AI models, including JAIS for Arabic, and utilizing various ML libraries like PyTorch, with each model requiring different BM shapes, such as BM.GPU.H100.8, to process the expected throughput of requests efficiently.
3030
- [ETIQMEDIA certifies their automated video transcription and indexation solution on OCI](https://blogs.oracle.com/cloud-infrastructure/post/etiqmedia-video-transcription-indexation-oci)
3131
- ETIQMEDIA, in collaboration with Telefonica, has just certified their automated video transcription and indexation solution on Oracle Cloud Infrastructure (OCI)
32+
- [Accelerate Quantum Espresso simulations with GPU Shapes on OCI](https://blogs.oracle.com/cloud-infrastructure/post/accelerate-quantum-espresso-simulation-oci-gpu)
33+
- The usage of OCI GPU shapes powered by NVIDIA can bring great benefits to running Quantum ESPRESSO
34+
- [How to Run NVIDIA NeMo on Oracle Cloud Infrastructure](https://blogs.oracle.com/cloud-infrastructure/post/run-nvidia-nemo-oci)
35+
- We demonstrate how easy and effective it is to run NVIDIA NeMo on Oracle Cloud Infrastructure (OCI) using the NGC container powered by NVIDIA
3236

3337
## Tutorials
3438

@@ -46,11 +50,15 @@ Reviewed: 26.02.2024
4650

4751
- [Transform your Organization with Oracle Artificial Intelligence](https://videohub.oracle.com/media/Transform+your+Organization+with+Oracle+Artificial+Intelligence/1_8rhx6ua9)
4852
- Transform your Organization with Oracle Artificial Intelligence
53+
- [AI Mastercall - Introduction to Oracle Cloud’s GPU and AI Infrastructure ](https://videohub.oracle.com/media/Introduction+to+Oracle+Cloud%E2%80%99s+GPU+and+AI+Infrastructure/1_bx8g4wnl)
54+
- Get an overview and a demonstration of vLLM using Mistral 7B inference on the GPU compute service OCI
4955

5056
## Cloud Coaching Events
5157

5258
- [Running AI on NVIDIA A10 GPUs in Oracle Cloud](https://www.youtube.com/watch?v=auvNHWoblIA)
5359
- How to run AI on NVIDIA A10 GPUs in Oracle Cloud
60+
- [Developing an AI driven Analytics Assistant on OCI](https://www.youtube.com/watch?v=jMhwDiD1Kiw)
61+
- How to develop and run AI Assistants with embedded analytics and visuals, built using LLMs deployed on OCI GPUs in the customer’s preferred OCI region.
5462

5563
## Re-useable Assets
5664

cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jsonpatch==1.33
4747
jsonpointer==2.4
4848
jsonschema==4.21.1
4949
jsonschema-specifications==2023.12.1
50-
langchain==0.1.16
50+
langchain==0.2.10
5151
langchain-community==0.2.9
5252
langchain-core==0.1.46
5353
langchain-text-splitters==0.0.1
@@ -168,7 +168,7 @@ tzdata==2024.1
168168
urllib3==2.2.2
169169
uvicorn==0.29.0
170170
uvloop==0.19.0
171-
vllm==0.4.1
171+
vllm==0.5.5
172172
vllm_nccl_cu12==2.18.1.0.4.0
173173
watchfiles==0.21.0
174174
websockets==12.0

cloud-infrastructure/multicloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Multicloud architectures leverage the coordinated use of cloud services from two or more public cloud vendors. Organizations use multicloud environments to distribute computing resources and minimize the risk of downtime and data loss. Organizations may also adopt two or more public cloud providers for their unique capabilities.
44

5-
Reviewed: 13.05.2024
5+
Reviewed: 20.09.2024
66

77
# Team Publications
88

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/vmware-migration-solution-definition/files/OCVS_Migration_SD_Template_v1.1.md

Lines changed: 426 additions & 441 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)