Skip to content

Commit 0850b0c

Browse files
authored
broken images repaired
1 parent e46d54e commit 0850b0c

21 files changed

Lines changed: 3 additions & 3 deletions

tutorials/ai-core-custom-slm/ai-core-custom-slm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ primary_tag: software-product>sap-ai-core
77
author_name: Dhrubajyoti Paul
88
author_profile: https://github.com/dhrubpaul
99
---
10-
# Using small language models on SAP AI Core
10+
# Using Custom models on SAP AI Core VIA ollama
1111
<!-- description --> In this tutorial we are going to learn on how to deploy a custom LLM on AI core using ollama for the example we would be taking Gemma as a model from hugging face and deploy it on SAP AI core.
1212

1313
## You will learn
1414
- How to Deploy ollama on AI core
15-
- Add models to ollama and inference models
15+
- Add models to ollama and infrence models
1616

1717
## Prerequisites
1818
Ai core setup and basic knowledge: [Link to documentation](https://developers.sap.com/tutorials/ai-core-setup.html)
@@ -284,7 +284,7 @@ Once the deployment is running, you can access the LLM’s using ollama.
284284

285285
### Pulling llava-phi3 and Performing Inference
286286

287-
Now we need to import llava-phi3 to our ollama pod before we can inference the model so here we would be using SAP AI API to call pull model call in Ollama.
287+
Now we need to import llava-phi3 to our ollama pod before we can infrence the model so here we would be using SAP AI API to call pull model call in Ollama.
288288

289289
[OPTION BEGIN [Postman]]
290290

68.1 KB
Loading
40 KB
Loading
110 KB
Loading
159 KB
Loading
127 KB
Loading
178 KB
Loading
47.4 KB
Loading
48 KB
Loading
44.1 KB
Loading

0 commit comments

Comments
 (0)