Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eastriverlee authored Jan 30, 2024
1 parent c2ee0c9 commit 6a466c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ struct ContentView: View {
}
```

### init with HuggingFaceModel directly from internet
### init with `HuggingFaceModel` (gguf) directly from internet

```swift
class Bot: LLM {
Expand Down

0 comments on commit 6a466c6

Please sign in to comment.