-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
CUDA_VISIBLE_DEVICES='0' python src/export_model.py
报错:
04/25/2024 14:57:42 - INFO - llmtuner.model.…
-
Using the following code;
```
import nltk
from nltk.stem import WordNetLemmatizer
from nltk.corpus import stopwords
import string
import tensorflow as tf
from tensorflow.keras.preprocessing.tex…
-
### Short description of current behavior
Installing via docker using this command
and I get this result
docker run -p 9442:47334 -p 7648:47335 -v /var/www/dbai:/root/mdb_storage mindsdb/mindsd…
-
### Bug Description
I'm not able to install llama-index-embeddings-bedrock package when llama-index-core is in version 0.10.**1**.
Possibly it's related with poetry dependencies in llama-index-e…
-
Hello,
I started a neuralchat server with following config with command ```neuralchat_server start --config_file ./server/config/neuralchat.yaml```
## Config
```
host: 0.0.0.0
port: # conf…
-
### System Info
I have been running this code for weeks, and today it looks like something changed to break it. I'm using the following code snippets...
from langchain.document_loaders import Dire…
-
### Issue you'd like to raise.
I'm trying to load some documents, powerpoints and text to train my custom LLm using Langchain.
When I run it I come to a weird error message where it tells I don'…
-
Can someone help me fix this code please.
My error: Traceback (most recent call last):
File "C:\Users\Asus\Documents\Vendolista\app2.py", line 130, in
main()
File "C:\Users\Asus\Documen…
-
CMake Error at C:/Program Files/CMake/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler
"C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/…
-
When I follow the demo in [langchain_quickstart.ipynb](https://github.com/truera/trulens/blob/releases/rc-trulens-eval-0.17.0/trulens_eval/examples/quickstart/langchain_quickstart.ipynb)
Error oc…