also training to pass an embedding model through processor = PIINodePostprocessor(model=Isotonic/distilbert_finetuned_ai4privacy) but its not saying no modle passed for llm it works
also trying use a huggingface model 1 from llama_index.core.schema import NodeWithScore ----> 2 new_nodes = processor.postprocess_nodes([NodeWithScore(node=nodes)])