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 liblitertlm_jni.so (1933d01a) — all-in-one runtime that loads on A17 (fallback path)
Browse files- .gitattributes +1 -0
- runtime/liblitertlm_jni.so +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* 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
|
|
|
|
|
|
| 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
|
| 37 |
+
runtime/liblitertlm_jni.so filter=lfs diff=lfs merge=lfs -text
|
runtime/liblitertlm_jni.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49ca8596e404dab468cbaa493e571f9e26d210815dc95e6bab89c3ee6e9afbb6
|
| 3 |
+
size 20019664
|