Instructions to use JohnDoe70/embed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use JohnDoe70/embed with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('sentence-similarity', 'JohnDoe70/embed');
Upload model.onnx
Browse files- onnx/model.onnx +3 -0
onnx/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85844a045c06dad4a1512d7de76c13d4937fb0e1588b84a97543292d72f193c1
|
| 3 |
+
size 110086122
|