Skip to content

add PAT-LLM MindSpore implementation - #18

Open
ceiling77 wants to merge 1 commit into
mindspore-ai:masterfrom
ceiling77:add-pat-llm-mindspore
Open

add PAT-LLM MindSpore implementation#18
ceiling77 wants to merge 1 commit into
mindspore-ai:masterfrom
ceiling77:add-pat-llm-mindspore

Conversation

@ceiling77

Copy link
Copy Markdown

What does this PR do?

Adds the MindSpore and MindNLP implementation of PAT-LLM under research/nlp/pat_llm and registers it in the research model catalog.

The implementation includes Multi-Patch Attention, Attention-as-Prompt, LLM reprogramming, chronological CSV data loading, YAML configuration, standalone Ascend scripts, evaluation, and bilingual documentation.

Validation

  • Python source parsed successfully with AST checks.
  • Pylint passed with unavailable-runtime import checks disabled.
  • All Python source lines are at most 100 characters.
  • Runtime training and evaluation require a supported MindSpore/MindNLP environment and the industrial dataset.

@CLAassistant

CLAassistant commented Aug 13, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants