anamariaUIC
anamariaUIC
Hello, I am using this: Python 3.8.6 [GCC 10.2.0] on linux python3 -c "import tensorflow as tf;print(tf.__version__)" 2.7.0 nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2020 NVIDIA...
Hello, do you recommend using this software for metabolite QTL summary statistics. In my scenario I have 3 related traits I am looking into in the same cohort and doing...
Hello, I am doing metabolomic QTL analysis. From there I will get a list of genes in close proximity to my associated loci. I will not have gene expression just...
Hi, I installed privateGPT following these steps: ``` git clone https://github.com/imartinez/privateGPT.git cd privateGPT conda create -n privategpt python=3.11 conda activate privategpt #loading modules module load Anaconda3 module load CUDA/12.2.2 #install...
Hello, Can you please help me resolve this issue: a@login-2[SABER]: ~/genai/llama_test/privateGPT $ ls CHANGELOG.md Dockerfile.external LICENSE models pyproject.toml settings-docker.yaml settings-sagemaker.yaml settings.yaml CITATION.cff Dockerfile.local local_data poetry.lock README.md settings-local.yaml settings-test.yaml tests docker-compose.yaml...
Hello, I installed privateGPT using: ``` salloc --job-name "InteractiveJob" --cpus-per-task 4 --mem-per-cpu 50gb --time 01:00:10 -p batch_gpu --gres=gpu:1 module load Mamba git CUDA && conda create -n gpt && source...
Hello, I installed private GPT via: ``` rm -rf .local .cache /scratch/network/$USER/privateGPT /scratch/network/$USER/tmp mkdir /scratch/network/$USER/tmp export TMPDIR=/scratch/network/$USER/tmp module load Python/3.11.3-GCCcore-12.3.0 pip install --user poetry module load git module load CUDA...
### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question I am running code below on a GPU via: streamlit run replicate_lama2.py...
### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question Hi, I have this code that I throwing me the error:"segmentation fault"...
Hello, Can code 1_File_Q&A.py work with Replicate instead of Anthropic? I am unable to generate my key for Anthropic.