Skip to content

Commit a1a5fc1

Browse files
Merge branch 'main' into dependabot/pip/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/vllm-0.5.5
2 parents 561834e + c5e6260 commit a1a5fc1

File tree

62 files changed

+2002
-889
lines changed

Some content is hidden

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

62 files changed

+2002
-889
lines changed

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: 1 addition & 1 deletion
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

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

data-platform/core-converged-db/database-23ai/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,12 @@ Reviewed: 21.08.2024
9292
- [Oracle Database Advisors](https://blogs.oracle.com/coretec/post/oracle-database-advisors-overview)
9393
- [Getting started with vectors in 23ai](https://blogs.oracle.com/coretec/post/getting-started-with-vectors-in-23ai)
9494
- [JSON in Oracle Database](https://blogs.oracle.com/coretec/post/json-in-oracle-database)
95+
- [Bigfile Tablespace Shrink](https://blogs.oracle.com/coretec/post/bigfile-tablespace-shrink)
9596
- [23ai blogs on blogs.oracle.com/coretec](https://blogs.oracle.com/coretec/category/cased-concurrency-control-rt-23ai)
9697

9798
## Videos
99+
- [Lock-Free Reservation](https://youtu.be/h6YvDoBfeyg)
100+
- [Materialized Views on JSON Collection Tables](https://youtu.be/C2wXcJyJjUE)
98101
- [High Performance Data Streaming with Fast Lookup and Fast Ingest](https://youtu.be/IMnbSRmFTVk)
99102
- [New Features in Hybrid Partitiong](https://youtu.be/xF2wKjI1ZGs)
100103
- [Search in TEXT, XML, and JSON data](https://www.youtube.com/watch?v=zmR9zq1zMJQ)

data-platform/core-converged-db/db-json/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Reviewed Date: 19.8.2024
4040
## Videos
4141

4242
- [JSON in Oracle Database 23ai](https://www.youtube.com/watch?v=KMgsb-BWWc0&list=PLHA__TOeNI7MNBND0JWQUqTYOQ1up-VHX&pp=gAQBiAQB)
43+
- [Materialized Views on JSON Collection Tables](https://youtu.be/C2wXcJyJjUE)
44+
4345
# License
4446

4547
Copyright (c) 2024 Oracle and/or its affiliates.

data-platform/core-converged-db/dotnet-aq/README.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

data-platform/core-converged-db/dotnet-aq/dotnet-aq-presentation/files/OracleTEQ.csproj

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)