-
With Llama38b, inference works, however api and chat do not. It produces a segmentation fault.
```shell
sudo nice ./dllama chat --model models/llama3_8b_instruct_q40/dllama_model_llama3_8b_instruc…
-
I checked out pyFFTW, and it works flawlessly using multiple threads. But for very demanding applications on a super computer, I would need support for the MPI version of fftw. Are there any plans to …
-
Dear professors and experts, I have a question that I would like to consult, because I found that the memory required for single-thread sbas processing is too large to meet when I was conducting SBAS-…
-
### Exactly as the title says. I get this Application Error message that says the following:
### "The instruction at 004a2b2f referenced memory at 00000078
The memory could not be read from
Click…
-
```
What steps will reproduce the problem?
1. Compile the attached test program: javac -g FNTTest.java
2. Run it: java FNTTest
What is the expected output?
Program runs without errors.
What do you s…
-
```
What steps will reproduce the problem?
1. Compile the attached test program: javac -g FNTTest.java
2. Run it: java FNTTest
What is the expected output?
Program runs without errors.
What do you s…
-
# 10 Tech Movies to Get You Coding Again
Every creative person goes through phases where they question their commitment to their work, and software developers are no different. Maybe a recent proje…
-
Dear `pak` developers. Thank you for this cool project!
I just want to bring up a little pet peeve I often find with how software handles multi-core utilization.
Spending a lot of time in share…
-
I have a very simple implementation of linear regression (attached, see below) using the dask.array interface that was working a few months ago with Dask 1.14 but I've since upgraded and now it is han…
-
My nbsignatures.db file is suddenly locked. It looks like what was reported here
https://github.com/jupyter/nbformat/issues/52
but that seems to have been resolved, and the work-around from that di…