-
Notifications
You must be signed in to change notification settings - Fork 211
[Reorg Folder] reorg transformers and langchain folders #1360
Conversation
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: VincyZhang <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: VincyZhang <[email protected]>
|
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
0922909
to
179dc8a
Compare
Signed-off-by: Wenxin Zhang <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
Signed-off-by: Yu, Zhentao <[email protected]>
🌩️ Required checks status: Pending 🟡Groups summary🟢 Format Scan Tests workflow
These checks are required after the changes to 🟢 Optimize Unit Test workflow
These checks are required after the changes to 🟢 Neural Speed Unit Test workflow
These checks are required after the changes to 🟢 NeuralChat Unit Test
These checks are required after the changes to 🟢 Engine Unit Test workflow
These checks are required after the changes to 🟢 Windows Binary Test
These checks are required after the changes to 🟡 SparseLib Tests workflow
These checks are required after the changes to 🟢 LLM Model Test workflow
These checks are required after the changes to 🟢 Chat Bot Test workflow
These checks are required after the changes to Thank you for your contribution! 💜
|
Signed-off-by: Yu Zhentao <[email protected]>
|
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
done |
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Signed-off-by: Yu Zhentao <[email protected]>
Type of Change
as title
Description
detail description
JIRA ticket: xxx
llm/ --> transformers/llm
setfit/ --> transformers/setfit
GenAI
inexamples
langchain
to langchain_communityusage:
import intel_extension_for_transformers.langchain_community.embeddings as e
llm/runtime/deprecated ---> runtime/
and removellm/runtime/neural_speed
utils
folder and rename it totools
.Expected Behavior & Potential Risk
the expected behavior that triggered by this PR
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
any library dependency introduced or removed