From 3e6a9673efd88717dc20fd6ca0efc4cab5358ab5 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:47:11 +0800 Subject: [PATCH] add runpod to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 849854a7b..2610d4256 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ For more information, be sure to run the program with the `--help` flag, or [che - KoboldCpp now has an **official Colab GPU Notebook**! This is an easy way to get started without installing anything in a minute or two. [Try it here!](https://colab.research.google.com/github/LostRuins/koboldcpp/blob/concedo/colab.ipynb). - Note that KoboldCpp is not responsible for your usage of this Colab Notebook, you should ensure that your own usage complies with Google Colab's terms of use. +## Run on RunPod +- KoboldCpp can now be used on RunPod cloud GPUs! This is an easy way to get started without installing anything in a minute or two, and is very scalable, capable of running 70B+ models at afforable cost. [Try our RunPod image here!](https://koboldai.org/runpodcpp). + ## OSX and Linux ### Linux Usage (Precompiled Binary, Recommended)