Skip to content

[New Sample] Add "perplexity-ai/pplx-embed-v1-0.6b" Model Computational Graph (PyTorch)add pplx-embed-v1-0.6b graph sample#664

Open
chengchen512 wants to merge 1 commit intoPaddlePaddle:developfrom
chengchen512:develop
Open

[New Sample] Add "perplexity-ai/pplx-embed-v1-0.6b" Model Computational Graph (PyTorch)add pplx-embed-v1-0.6b graph sample#664
chengchen512 wants to merge 1 commit intoPaddlePaddle:developfrom
chengchen512:develop

Conversation

@chengchen512
Copy link

Model

perplexity-ai/pplx-embed-v1-0.6b

Framework

Pytorch

Dependency

torch, transformers

Content

  • Add a new computational graph sample for perplexity-ai/pplx-embed-v1-0.6b under samples/transformers-auto-model.
  • Provide extraction script for reproducibility and one-pass graph extraction.
  • Use static extraction mode for better validation stability.
  • Validate extracted graph with python -m graph_net.torch.validate.

Included Files

  • graph_hash.txt
  • graph_net.json
  • input_meta.py
  • input_tensor_constraints.py
  • model.py
  • weight_meta.py

Validation

  • Command:
    • python -m graph_net.torch.validate --model-path <sample_path>
  • Result:
    • Validation success

@paddle-bot
Copy link

paddle-bot bot commented Mar 5, 2026

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant