-
![image](https://github.com/NLP-Suite/NLP-Suite/assets/123526928/b6cfd256-4031-47d4-a248-a777e3a16434)
![image](https://github.com/NLP-Suite/NLP-Suite/assets/123526928/2f672a4a-1d01-41cb-8df7-b27854f…
-
I tried to use intel-extension-for-transformers to infer the qwen7b model execution and encountered the following error,I can't fix it. Please help analyze it.
.......................................…
-
## 문제 설명
```
java.lang.NullPointerException: null
at kr.co.shineware.nlp.komoran.core.model.Lattice.putIrregularExtendTokens(Lattice.java:160)
at kr.co.shineware.nlp.komoran.core.model.Lattice.p…
-
I reinstall `pip install flash-attn==2.6.1` in NGC pytorch docker image 24.06.
When I run train job, I got follow error:
```
Traceback (most recent call last):
File "/data1/nfs15/nfs/bigdata/zha…
-
I have down model weights in my computer,but i don't how to use LOCAL LLMS and Embeddings for ragas according to
Here is My code but it did't work
```
import typing as t
import asyncio
from ty…
-
## How to reproduce the behaviour
nlp = spacy.load("en_core_web_sm")
## Your Environment
* Operating System: Ubuntu 22.04
* Python Version Used: 3.11
* spaCy Version Used: 3.7.2 - latest / 4.…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
llama-index: 0.10.59
python: 3.11.9
Ubunutu 22.04
I'm getting the following error…
-
```
The module aubtools-gpl contains source code in the package
"gr.aueb.cs.nlp.postagger". We should not include foreign packages in our code
to avoid potential clashes with on the classpath.
```
…
-
我在运行代码时报了这个错误。我按照你给的代码运行,请为是哪里出问题了呢。
File "/home/nlp/lwl/project/NLP/simple_to_complex/train.py", line 140, in
main()
File "/home/nlp/lwl/project/NLP/simple_to_complex/train.py", line 13…
-
Repro notebook: https://www.kaggle.com/code/alexia/kerasnlp-starter-notebook-contradictory-dearwatson
This notebook is configured to use keras_nlp and standard tf.keras. It works perfectly.
If r…