superchargez

Results 9 issues of superchargez

In windows I can see WSL folders under Linux as \\wsl.localhost\docker-desktop\ and \\wsl.localhost\docker-desktop-data. I installed a few apps that run fine in docker but I want to view the files...

Is there a way to use [Open-Assistant](https://open-assistant.io/chat) or [ChatGPT](https://chat.openai.com/chat) or to run LLaMA in google colab? And free alternative to Pinecone like FAISS running locally or in google colab?

Can you add (ingest) new documents without having to create vector database from start. I mean will the vector database only be updated with new indexes or will it have...

Just curious when will QLoRA support quantization of new model?

Can't build it with the command: ../aici.sh build . --tag pyctrl-latest Error below: abridged version OpenSSL include directory does not exist: /usr/include/x86_64-linux-gnu/include I have tried changing OPENSSL_DIR to many things,...

I already downloaded phi3 instruct gguf from: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct-gguf/resolve/main/Phi-3-mini-4k-instruct-q4.gguf and placed it at: ~/models/ jawad@desktoper:~/models$ ls Phi-3-mini-4k-instruct-q4.gguf Yet, when I give command to choose model with -m or --model I get...

Hi, I am trying to use "**TheBloke/WizardCoder-Guanaco-15B-V1.0-GGML**", however, I am getting following error: ``` GGML_ASSERT: /home/runner/work/ctransformers/ctransformers/models/ggml/ggml.c:4103: ctx->mem_buffer != NULL Aborted ``` I get same error with abacaj's replit inference code,...

How long can a sentence be before it can't be handled by unisim? I wonder if it can be used for question answer type system. Or like finding "needle in...

### What happened? I tried adding large number of documents but hit the limit of 5461, so I tried to change the limit but nothing happened: In [16]: client.max_batch_size =...

bug