How to use horychtom/llm-embedder-math with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("horychtom/llm-embedder-math") model = AutoModel.from_pretrained("horychtom/llm-embedder-math")
What kind of math dataset do you use? Your task is to search solutions based on math question or to similar solutions based on a solution?
· Sign up or log in to comment