From 8abde7761ed15db3de283c3cf9cbfbec51cf0486 Mon Sep 17 00:00:00 2001 From: Chris Newell Date: Thu, 5 Dec 2024 13:45:01 -0800 Subject: [PATCH] doc tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84521a7bc..00c95d42a 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ The quantized model is sensitive to input types and CUDA handling. To avoid pote Additional tools for evaluating OLMo models are available at the [OLMo Eval](https://github.com/allenai/OLMo-eval) repo. -## Hosting +## Modal.com Hosting An example script is provided for hosting an OLMo 2 model on Modal.com using a the OpenAI API in ./scripts/olmo2_modal_openai.py. To run that: