Results 13 issues of JPonsa

I am running the example shown in https://dspy-docs.vercel.app/docs/building-blocks/modules for ChainOfThought. Instead of getting 5 answers, I got only one answer. Moreover, when running on a jupyter notebook. Rerunning the same...

bug

add environmental variable ''DPS_CACHEBOOL' to activate or deactivate cache. By default True.

Hi team. I would like to: 1. remove existing change. I was recommended to remove the ~/cache_lib folder but I cannot find it. 2. disable the generation of cache. So...

### Bug Description llama-index (0.10.25) llama-index-vector-stores-neo4jvector (0.1.3) llama-index-embeddings-huggingface (0.1.4) I have a KG with embeddings as node properties. Not able to obtain a response when querying against the KG. It...

bug
triage

when I try to install lazypredict I get the following error message: "Solving environment: / warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE" and conda doesn't respond. Keeps "solving...

When using HFModel, the entire prompt is included in the output Prediction. It works as expected using Ollama Sorry, I could not test it with the same model. My laptop...

### Your current environment ```text PyTorch version: 2.2.1+cu121 Is debug build: False CUDA used to build PyTorch: 12.1 ROCM used to build PyTorch: N/A OS: Red Hat Enterprise Linux Server...

bug

### Describe the bug ValueError: Invalid pattern: '**' can only be an entire path component when loading any dataset ### Steps to reproduce the bug import datasets ds = datasets.load_dataset("TokenBender/code_instructions_122k_alpaca_style")...

Same as https://github.com/Dao-AILab/flash-attention/issues/209 ```bash pip wheel --no-cache-dir --use-pep517 "flash-attn (==2.5.7)" ``` ``` Traceback (most recent call last): File "/lustre/scratch/scratch//ctgov_rag/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/lustre/scratch/scratch//ctgov_rag/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val']...

The comment below is an issue with neo4j not biocypher. Mentioning so (i) people is aware (ii) see if we are able to find a workaround I discovered that somehow,...