Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pringled committed Feb 9, 2025
1 parent 6fdb9cc commit e2e9ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ import numpy as np
from datasets import load_dataset
from model2vec.train import StaticModelForClassification

# Load a distilled model
# Initialize a classifier from a pre-trained model
classifer = StaticModelForClassification.from_pretrained("minishlab/potion-base-8M")

# Load a dataset
Expand Down

0 comments on commit e2e9ee2

Please sign in to comment.