namehta4
namehta4
Hi, I am encountering the same error as OP. Changing conversion command to `python llama.cpp/convert-hf-to-gguf.py mpt-7b-storywriter --outfile mpt-7b-storywriter.gguf` results in the following error: ``` Traceback (most recent call last): File...
I think this may be somewhat my fault. Could I please request you try either mamba install -c neilmehta87 pykokkos-cori (if using on NVIDIA) or mamba install -c neilmehta87 pykokkos-hip...
I havent yet built a package for openmp. I will get to it this week and ping back On Tue, Jul 5, 2022 at 1:42 PM Tyler Reddy ***@***.***> wrote:...
Hi Amin, I don't quite understand why but this is the expected output. Please try to run the 02.py example from the tutorial directory to verify if the installation was...
Hi @haidarazzam , no the issue still persists: ``` namehta4@perlmutter:login25:~> salloc -N 1 -G 4 -C gpu -t 120 -c 64 -A nstaff -q interactive --image=nvcr.io/nvidia/cuquantum-appliance:23.10-devel-ubuntu22.04 salloc: Pending job allocation...
Hi @mtjrider, Ha! The issue seems resolved. Thank you! ``` namehta4@perlmutter:login25:~> salloc -N 1 -G 4 -C gpu -t 120 -c 64 -A nstaff -q interactive --image=nvcr.io/nvidia/cuquantum-appliance:23.10-devel-ubuntu20.04 salloc: Pending job...
Adding for posterity, this issue is also observed in cuda_quantum:0.6 image. Would this have to filled separately?
Hi Jonathan, Hi Tyler We have a conda package ready for Pykokkos-base I believe we also have a pypi version of pykokkos-base available (albeit with some issues with flags). I...
Hi All, Is there any follow-up on this thread? I am trying to run the neon example for afqmc using a containerized build of qmcpack on Perlmutter (NERSC): ``` namehta4@perlmutter:login03:~>...
Hi Paul, Since part of this work will also be to use NVIDIA based code, it may require newer pySCF. Is there a way for me to request a workaround...