Had to move the contents to the official SAP Repo: https://github.com/SAP-samples/btp-running-language-models
This repository contains different code examples around the topic of language models on BTP.
With the rapid release of new language models, it is challenging to keep track. The latest language model that will be particularly interesting in the context of SAP AI Core is Llama2, with 7 billion parameters. The performance increase compared to other models in the category of 16gb VRAM and below is astonishing, in my opinion. This installment of the series “Running Language Models” will demonstrate the deployment of Llama2 and models of similar size on SAP BTP.
/llama2-on-ai-core - Code to the Blog Post https://blogs.sap.com/2023/07/28/running-language-models-deploy-llama2-7b-on-ai-core/
