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

fix: embedding endpoints #34

Merged
merged 1 commit into from
May 25, 2023
Merged

fix: embedding endpoints #34

merged 1 commit into from
May 25, 2023

Conversation

kemingy
Copy link
Member

@kemingy kemingy commented May 25, 2023

No description provided.

Signed-off-by: Keming <kemingyang@tensorchord.ai>
@@ -25,7 +25,7 @@
TokenUsage,
)

DEFAULT_MODEL = "THUDM/chatglm-6b-int4"
DEFAULT_MODEL = "bigscience/bloomz-560m"
Copy link
Member

Choose a reason for hiding this comment

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

Do we support this in LLMSpec?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. But I didn't test the multi-round conversations.

Copy link
Member

Choose a reason for hiding this comment

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

@gaocegege gaocegege merged commit 7abe7fe into tensorchord:main May 25, 2023
@kemingy kemingy deleted the emb_fix branch May 25, 2023 04:30
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