Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Create models directory under codegate_volume #342

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

ptelang
Copy link
Contributor

@ptelang ptelang commented Dec 14, 2024

Closes #343

@aponcedeleonch
Copy link
Contributor

I read the issue and it's kind of strange. We shouldn't need it. The models folder already should exist when creating the container with the Dockerfile because the folder exists as part of the repository. Basically we copy all of the application (which should include the models directory)

COPY . /app

If we need to create the folder, does that imply that the model we are shipping with the image, all-minilm-L6-v2-q5_k_m.gguf, does not exist?

@lukehinds lukehinds merged commit d9e2ddb into main Dec 15, 2024
3 checks passed
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.

Codegate is throwing a 500 error back to Continue
3 participants