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

add embedding support in main.py #22

Merged
merged 15 commits into from
May 25, 2023

Conversation

tddschn
Copy link
Contributor

@tddschn tddschn commented May 24, 2023

Resolves #14

main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
main.py Outdated Show resolved Hide resolved
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
@tddschn tddschn requested review from kemingy and gaocegege May 24, 2023 06:21
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
tddschn and others added 3 commits May 24, 2023 16:10
Co-authored-by: Keming <kemingy94@gmail.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
@tddschn tddschn requested a review from kemingy May 25, 2023 02:00
@tddschn
Copy link
Contributor Author

tddschn commented May 25, 2023

how do I mark this PR as blocked by tensorchord/llmspec#27 ?

https://stackoverflow.com/questions/26619478/are-dependent-pull-requests-in-github-possible

I don't think github support this at this time.

Signed-off-by: Teddy Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
@kemingy
Copy link
Member

kemingy commented May 25, 2023

Can you resolve the conflicts?

Signed-off-by: Keming <kemingyang@tensorchord.ai>
@kemingy
Copy link
Member

kemingy commented May 25, 2023

Merging this since it blocks the progress. Will refactor it later.

@kemingy kemingy merged commit e64293d into tensorchord:main May 25, 2023
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.

feat: Support embedding API
3 participants