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

Merged
JewelRoam merged 1 commit intoPaddlePaddle:developfrom
chengchen512:develop
Mar 6, 2026
Merged

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

Conversation

@chengchen512
Copy link
Contributor

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
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Mar 6, 2026
Copy link
Collaborator

@JewelRoam JewelRoam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢参与贡献~

@JewelRoam JewelRoam merged commit 40bc607 into PaddlePaddle:develop Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants