shaggy2626
shaggy2626
im having same issue, the start menu is not panned correctly to go over the taskbar with auto hide 
> I'm receiving a bunch of gibberish I'm on python 3.11, do you know what this can be from?  
> Where can I see supported models? I tried this vicuna models and none of them work properly. I always get error like error loading model: this format is no...
> @shaggy2626 I used this method [#220 (comment)](https://github.com/imartinez/privateGPT/issues/220#issuecomment-1550376561) pip install llama-cpp-python==0.1.48 > > Then I changed MODEL_N_CTX=2048 > > I also applied this method [#517 (comment)](https://github.com/imartinez/privateGPT/issues/517#issuecomment-1566858642) > > Now it...
Same problem as well on windows 11  
@shobrook when the system message below the request just hands waiting but if I use a short message like `you are helpful` there is no issue. The custom prompt below...
@joliss @skulltech I'm also experiencing this issue, thought I would check in with both of you to see if you found a work around to use openlimit
> @shaggy2626 if you aren't using Redis, I was able to make it work with the following changes based on [this thread](https://github.com/aio-libs-abandoned/aioredis-py/issues/1301): > > ```diff > diff --git a/openlimit/buckets/redis_bucket.py b/openlimit/buckets/redis_bucket.py...
same issue here
@yimothysu Got it, and other question I had was which temp and top p settings are used by default? Is there a way to change it?