From 1e4c1219d3c93fab0893a6cd86d91317cc0be77c Mon Sep 17 00:00:00 2001 From: Let Avocado Date: Tue, 28 Jan 2025 12:13:47 +0500 Subject: [PATCH] Update README.md On macOS we can use Ollama and Kerlig to run. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ecf87e..41685a8 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ python fp8_cast_bf16.py --input-fp8-hf-path /path/to/fp8_weights --output-bf16-h #### System Requirements > [!NOTE] -> Linux with Python 3.10 only. Mac and Windows are not supported. +> Linux with Python 3.10 only. On macOS use Ollama and Kerlig. Windows is not supported. Dependencies: ```