neuralmagic / bge-large-en-v1.5-quant

huggingface.co
Total runs: 48.2K
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: November 14 2023
feature-extraction

Introduction of bge-large-en-v1.5-quant

Model Details of bge-large-en-v1.5-quant

bge-large-en-v1.5-quant

latency

DeepSparse is able to improve latency performance on a 10 core laptop by 4.8X and up to 3.5X on a 16 core AWS instance.

Usage

This is the quantized (INT8) ONNX variant of the bge-large-en-v1.5 embeddings model accelerated with Sparsify for quantization and DeepSparseSentenceTransformers for inference.

pip install -U deepsparse-nightly[sentence_transformers]
from deepsparse.sentence_transformers import DeepSparseSentenceTransformer
model = DeepSparseSentenceTransformer('neuralmagic/bge-large-en-v1.5-quant', export=False)

# Our sentences we like to encode
sentences = ['This framework generates embeddings for each input sentence',
    'Sentences are passed as a list of string.',
    'The quick brown fox jumps over the lazy dog.']

# Sentences are encoded by calling model.encode()
embeddings = model.encode(sentences)

# Print the embeddings
for sentence, embedding in zip(sentences, embeddings):
    print("Sentence:", sentence)
    print("Embedding:", embedding.shape)
    print("")

For general questions on these models and sparsification methods, reach out to the engineering team on our community Slack .

Runs of neuralmagic bge-large-en-v1.5-quant on huggingface.co

48.2K
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About bge-large-en-v1.5-quant huggingface.co Model

More bge-large-en-v1.5-quant license Visit here:

https://choosealicense.com/licenses/mit

bge-large-en-v1.5-quant huggingface.co

bge-large-en-v1.5-quant huggingface.co is an AI model on huggingface.co that provides bge-large-en-v1.5-quant's model effect (), which can be used instantly with this neuralmagic bge-large-en-v1.5-quant model. huggingface.co supports a free trial of the bge-large-en-v1.5-quant model, and also provides paid use of the bge-large-en-v1.5-quant. Support call bge-large-en-v1.5-quant model through api, including Node.js, Python, http.

bge-large-en-v1.5-quant huggingface.co Url

https://huggingface.co/neuralmagic/bge-large-en-v1.5-quant

neuralmagic bge-large-en-v1.5-quant online free

bge-large-en-v1.5-quant huggingface.co is an online trial and call api platform, which integrates bge-large-en-v1.5-quant's modeling effects, including api services, and provides a free online trial of bge-large-en-v1.5-quant, you can try bge-large-en-v1.5-quant online for free by clicking the link below.

neuralmagic bge-large-en-v1.5-quant online free url in huggingface.co:

https://huggingface.co/neuralmagic/bge-large-en-v1.5-quant

bge-large-en-v1.5-quant install

bge-large-en-v1.5-quant is an open source model from GitHub that offers a free installation service, and any user can find bge-large-en-v1.5-quant on GitHub to install. At the same time, huggingface.co provides the effect of bge-large-en-v1.5-quant install, users can directly use bge-large-en-v1.5-quant installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

bge-large-en-v1.5-quant install url in huggingface.co:

https://huggingface.co/neuralmagic/bge-large-en-v1.5-quant

Url of bge-large-en-v1.5-quant

bge-large-en-v1.5-quant huggingface.co Url

Provider of bge-large-en-v1.5-quant huggingface.co

neuralmagic
ORGANIZATIONS

Other API from neuralmagic