Instructions to use xThr45hx/EmbeddingGemma-300M-Tensor-G4-A17 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use xThr45hx/EmbeddingGemma-300M-Tensor-G4-A17 with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add libLiteRtRuntimeCApi.so (844a5fbd) — exports LiteRt*Darwinn* option builders for the A17 embed_npu fix
Browse files- .gitattributes +1 -0
- runtime/libLiteRtRuntimeCApi.so +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
runtime/libLiteRtRuntimeCApi.so filter=lfs diff=lfs merge=lfs -text
|
runtime/libLiteRtRuntimeCApi.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cefce008e7fddcb5ff10f074da79b8c6a18cc7fe7c1f815c1c59ec5e852ea3f4
|
| 3 |
+
size 4725160
|