From b86a03ca6fc3f669dbc3326affefe1adc9dd2253 Mon Sep 17 00:00:00 2001 From: Sam Skjonsberg Date: Wed, 18 Dec 2024 13:12:43 -0800 Subject: [PATCH] Update README.md I think formatting the path as code makes things a bit more presentable. This is a very small change :). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59da84fad..9d094277f 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Additional tools for evaluating OLMo models are available at the [OLMo Eval](htt ## Modal.com Hosting -An example script is provided for hosting an OLMo 2 model on Modal.com using the OpenAI API in ./scripts/olmo2_modal_openai.py. +An example script is provided for hosting an OLMo 2 model on Modal.com using the OpenAI API in `./scripts/olmo2_modal_openai.py`. To run that: 1. Follow the instructions under Getting Started in [the Modal.com Guide](https://modal.com/docs/guide) to install