How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("horychtom/llm-embedder-math")
model = AutoModel.from_pretrained("horychtom/llm-embedder-math")
Quick Links

A version of https://huggingface.co/BAAI/llm-embedder fine-tuned on math dataset.

Downloads last month
8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support