Text2Cypher
Collection
Open-source models fine-tuned on text2cypher tasks with synthetic data generated • 3 items • Updated
How to use persistent/Llama-3-8b-text2cypher-recommendations-gpt4o-sft with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("persistent/Llama-3-8b-text2cypher-recommendations-gpt4o-sft", device_map="auto")Base model
meta-llama/Meta-Llama-3-8B