-
### Issue:
I was testing the package on huggingface "xlm-roberta-base" model and it failed with the following error.
`IndexError: index out of range in self`
------------------------------------…
-
### Model description
jina-embeddings-v3 is a multilingual multi-task text embedding model designed for a variety of NLP applications. Based on the [Jina-XLM-RoBERTa architecture](https://huggingface…
-
I encountered an issue when attempting to trace a CrossEncoder model using torch.jit.trace. The error occurs during the tracing process when calling the forward method. Below is a minimal reproducible…
-
像是缺失了文件
Unrecognized model in D:\LIUGEGE\ComfyUI\models\Joy_caption_alpha\text_model. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: albert, a…
-
I have downloaded the AlignScore-base.ckpt and am initialzing `AlignScore` like so:
```python
align_evaluator = AlignScore(
model="roberta-base",
batch_size=4,
device="cp…
-
To whom this may concern,
Thank you for the work to make these examples available. I was working through the Sentiment Analysis with Pinecone Google Colab notebook and found that the model_id for t…
-
Let's try to do a sentiment analysis on first sentences in README. Our hypothesis is that `SR` repos should have mostly `positive` sentiments, while repositories intended to reused, should have `neut…
-
explain what a llm is in low detail and also tell me about some of the most notable llms and how they differ split your response into 2 sections
-
I was training and saving REFT modules for the RoBERTa model. But loading them seems to be not possible with the current implementation. I get the following Error:
```
Traceback (most recent call la…
-
System Info
GPU: NVIDIA RTX 4090
TensorRT-LLM 0.13
quest 1: How can I use the OpenAPI to perform inference on a TensorRT engine model?
root@docker-desktop:/llm/tensorrt-llm-0.13.0/examples/apps# pyt…