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 {