Tag: Llama 2

  • Open LLMs on GKE – Llama 2 and Beyond

    Open LLMs on GKE – Llama 2 and Beyond

    Are you looking to take your GenAI platform game to the next level? LLaMa-2 is a powerful open source language model that can be fine-tuned on your own custom dataset to perform a variety of tasks, such as text generation, translation, and summarization. Combined with Google Kubernetes (GKE), the most scalable Kubernetes platform for running…

  • How to install LLaVa LLM Locally

    How to install LLaVa LLM Locally

    You can install LLaVA LLM for free on your local host. It’s free, open-source, and includes a vision feature. Let us show you how. I found LLaVA last week and decided to try it out. I tested it in different ways and was really impressed with it. I saw many people asking, “How can I…

  • Llama-2 Keeps Getting Better

    Llama-2 Keeps Getting Better

    Llama-2 Keeps Getting Better. We present a series of long-context LLMs that support effective context windows of up to 32,768 tokens. Our model series are built through continual pretraining from LLAMA 2 with longer training sequences and on a dataset where long texts are upsampled. We perform extensive evaluation on language modeling, synthetic context probing tasks,…