Pete
Pete
I'm using Docker for Windows... Using the example provide here: https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml I seem to have issues with my volumes. For example, `./config.yml:/var/wiki/config.yml` would presumably map the config.yml in the directory...
I get this error when I run: **npx dalai llama install 7B** in windows.. ``` ./quantize : The term './quantize' is not recognized as the name of a cmdlet, function,...
I've spent hours struggling to get all this to work. I would really appreciate any help anyone can offer. I'm running in a Windows 10 environment. I've tried running `npx...
Can someone shed some light on how I can run this from a batch file? Specifically, I'm trying to run it from within a C# application (using a Process.Start() call)....
Took me a while to track down the cause, but it appears to be the Bone Crusher AI. Start up a skirmish with several Bone Crusher AI opponents. After a...
The demo instructions at https://jfcere.github.io/ngx-markdown are as follows: ---------------------------------------------------------------- A demo is available @ https://jfcere.github.io/ngx-markdown and its source code can be found inside the demo directory. The following commands will...
### What is the issue? I'm running Ollama with the following command: `docker run --name ollama --gpus all -p 11434:11434 -e OLLAMA_DEBUG=1 -v ollama:/root/.ollama -d ollama/ollama:latest serve` During startup, the...
### Bug When running the sample app, I get these errors: ``` Could not load the custom kernel for multi-scale deformable attention: Error building extension 'MultiScaleDeformableAttention': [1/2] /usr/bin/nvcc --generate-dependencies-with-compile --dependency-output...