You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor example scripts to remove redundant model type specifications
- Updated multiple documentation files to streamline the model initialization by removing the explicit model type (WhichModel) from the EmbeddingModel.from_pretrained_hf method calls.
- This change improves code clarity and maintains consistency across the guides.
0 commit comments