regstuff

Results 28 issues of regstuff

Hi, Some nice hacks on the Readme. But I can't seem to find the code for the flet-browser example in the repo. Any idea where I can get it. I'm...

Hi Some great work in this repo. I've been trying to get it to work in my asymmetric search application - basically a document retrieval application. Currently I use one...

Hi, was wondering if it's possible to do something like a GPTQ quantization into 8 or 4 bit and be able to use the embeddings from the models. GPTQ 4-bit...

Hello, Thanks for this. It's working quite well, but is there a way to get it to choose only from a pre-defined list of keywords?

I installed it and loaded up a bunch of busy feeds but I don't get any notifications. Is the extension still working? I'm using chrome v31 btw.

Hi, Nice choice with War Pigs in the example. :) Been looking for a pure-python based search engine, ever since [Whoosh](https://github.com/mchaput/whoosh) stopped being actively developed. Realize this library is just...

enhancement

Hi, Any chance of integrating Cohere's API for the LLM? It's free (upto a point), so would be a cost-effective way of doing this. Here's a playground: https://dashboard.cohere.ai/playground/generate

Using the [latest unsloth](https://github.com/unslothai/unsloth/commit/5134a42f0689c0bb69aba12dc668755bdd4b4693) I get this error when trying to do a lora finetune of Mistral 7B. Inferencing works just fine btw. ``` 🦥 Unsloth: Will patch your computer...