Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

feat: add working embedding endpoint for all-minilm-l6-v2 #141

Merged
merged 1 commit into from
Jul 12, 2023
Merged

feat: add working embedding endpoint for all-minilm-l6-v2 #141

merged 1 commit into from
Jul 12, 2023

Conversation

DayOfThePenguin
Copy link
Contributor

Removed dependency on go openai package because it was trying to set model as an enum that was forced to OpenAI's. Created structs for the relevant request + response types.

Bumped leapfrogai dependency in mpt-7b-chat docker build to 0.3.0

@gerred
Copy link
Contributor

gerred commented Jul 12, 2023

@runyontr I took a separate stab at this as well and ended up in the same place as @DayOfThePenguin. Will you take a look at the Dockerfile changes? Will this cause you a merge conflict? If it is, maybe we just remove those particular changes before we merge.

@gerred gerred merged commit 751fa79 into defenseunicorns:main Jul 12, 2023
@DayOfThePenguin DayOfThePenguin deleted the embeddings branch July 26, 2023 00:23
andrewrisse pushed a commit that referenced this pull request Apr 18, 2024
feat: add working embedding endpoint for all-minilm-l6-v2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants