Instructions to use Cohee/jina-embeddings-v2-base-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Cohee/jina-embeddings-v2-base-en with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'Cohee/jina-embeddings-v2-base-en');
SillyTavern is a replacement model.
#2
by Romzes96 - opened
How can I replace this model with any of my other ones in SillyTavern?
By editing your config.yaml
https://github.com/SillyTavern/SillyTavern/blob/release/default/config.yaml#L78