Skip to content

docs: document model cache configuration#638

Draft
Mirochill wants to merge 1 commit into
qdrant:mainfrom
Mirochill:docs-569-cache-dir
Draft

docs: document model cache configuration#638
Mirochill wants to merge 1 commit into
qdrant:mainfrom
Mirochill:docs-569-cache-dir

Conversation

@Mirochill
Copy link
Copy Markdown

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Summary

  • Document the current FastEmbed model cache default in README.md and docs/index.md.
  • Show how to use a persistent cache with cache_dir.
  • Show how to set FASTEMBED_CACHE_PATH for a default cache location, and mention mounting that directory for container restarts.

Helps #569.

Validation

  • git diff --check
  • git show --check --stat --oneline HEAD
  • rg -n "Model cache|FASTEMBED_CACHE_PATH|cache_dir=|fastembed_cache" README.md docs/index.md fastembed/common/utils.py
  • Tests not run locally; documentation-only change.

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.

1 participant