Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paddlenlp embedding support #377

Merged
merged 2 commits into from
May 22, 2023
Merged

Conversation

SimFG
Copy link
Collaborator

@SimFG SimFG commented May 22, 2023

No description provided.

Signed-off-by: vax521 <13263397018@163.com>
Signed-off-by: feimeng <13263397018@163.com>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SimFG

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added the dco-passed label May 22, 2023
@SimFG SimFG force-pushed the paddlenlp_embedding_support branch 2 times, most recently from b4ea275 to b66c991 Compare May 22, 2023 16:23
Signed-off-by: SimFG <bang.fu@zilliz.com>
@SimFG SimFG force-pushed the paddlenlp_embedding_support branch from b66c991 to 638cd9e Compare May 22, 2023 16:44
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #377 (638cd9e) into dev (a2b7466) will increase coverage by 0.05%.
The diff coverage is 97.87%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #377      +/-   ##
==========================================
+ Coverage   93.97%   94.02%   +0.05%     
==========================================
  Files          79       80       +1     
  Lines        2654     2696      +42     
==========================================
+ Hits         2494     2535      +41     
- Misses        160      161       +1     
Impacted Files Coverage Δ
gptcache/embedding/paddlenlp.py 96.87% <96.87%> (ø)
gptcache/adapter/api.py 98.13% <100.00%> (+0.03%) ⬆️
gptcache/adapter/stability_sdk.py 93.44% <100.00%> (ø)
gptcache/embedding/__init__.py 100.00% <100.00%> (ø)
gptcache/utils/__init__.py 90.09% <100.00%> (+0.51%) ⬆️

@mergify mergify bot added the ci-passed label May 22, 2023
@SimFG SimFG merged commit 1825e90 into zilliztech:dev May 22, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants