This is a simple repo that serves v5 of the Universal Sentence Encoder as an API. In my use case, I have an older CPU, so I use a custom build of tensorflow that was built without AVX. Also I have a custom step to strip tensorflow_text
from the langchain wrapper because I can't get it working on my AVX-incompatible platform. Pretty sure that import is not used anyway... might put in a PR to strip it from the source.
-
Notifications
You must be signed in to change notification settings - Fork 0
bioshazard/tf-usev5-embed-api-noavx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple API to serve an endpoint for embedding text against v5 of the Universal Sentence Encoder (with support for non-avx CPUs)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published