You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
284
284
285
285
### Pulling Gemma inside Ollama deployment
286
286
287
-
Now we need to import Gemma 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.
287
+
Now we need to import Gemma 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.
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.
284
284
285
285
### Pulling llava-phi3 and Performing Inference
286
286
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.
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.
0 commit comments