Nigel

Results 12 comments of Nigel

@Normanras The reason you are getting both mapped to a single slider is likely because you are sending the same CC value on different channels. You can fix this by...

To my knowledge, that task spins up the test server that runs on localhost:1234 to allow you to see in another fashion the results of your mocha/chai test cases.

Almost the same issue for me as well. I didnt have the clone issues though. Model shows right up for selection and seems to load properly, but when sending it...

Also tried with the docker image in WSL2. Docker compose came right up, but on the first action trying to generate some text data was hit with this error: ```shell...

> Did the same thing, but I wasn't able to use 35, had to use 28 and it was painfully slow 0.03 tps using the alpaca model

> I'm getting same issue with RTX 3060 and LLaMa-Storytelling-30B-4Bit-128g. > > > KeyError: 'model.layers.37.self_attn.rotary_emb.cos_cached' > > How did you guessed number of pre_layer-ed layers? trial and error. started at...

I think this will cause an issue, as the way requirejs is handled has changed (They dropped support for the data blocks).

I sort of cheated, and copied the libs you updated to a project that I already had completed (bower and package json). When I went to run it, I was...

I think this updates the libs, but I am not sure if the usermin thing has been addressed.

Just tested this and am running into the this same issue as @jamestalmage