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

feat(preload): prepare models in galleries #1515

Merged
merged 1 commit into from
Dec 30, 2023
Merged

feat(preload): prepare models in galleries #1515

merged 1 commit into from
Dec 30, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Dec 30, 2023

Previously if applying models from the gallery API, we didn't actually allowed remote URLs as models as nothing was actually downloading the models referenced in the configuration file. Now we call Preload after we have all the models loaded in memory.

Copy link

netlify bot commented Dec 30, 2023

Deploy Preview for localai canceled.

Name Link
🔨 Latest commit f05899f
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/65903423ed4f110008211d83

Previously if applying models from the gallery API, we didn't actually
allowed remote URLs as models as nothing was actually downloading the
models referenced in the configuration file. Now we call Preload after
we have all the models loaded in memory.
@mudler mudler merged commit c1888a8 into master Dec 30, 2023
32 checks passed
@mudler mudler deleted the api_preload branch December 30, 2023 17:55
@mudler mudler added the enhancement New feature or request label Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant