From 6a466c6425674052d9c71efcf27a2b16ddff3866 Mon Sep 17 00:00:00 2001 From: eastriver Date: Tue, 30 Jan 2024 17:20:33 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11984d0..d4fbfd3 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ struct ContentView: View { } ``` -### init with HuggingFaceModel directly from internet +### init with `HuggingFaceModel` (gguf) directly from internet ```swift class Bot: LLM {