gidzr

Results 23 comments of gidzr

I second that - but more specifically I'm struggling with the existing examples on two accounts: 1. I can't tell what amphp is doing any differently to running the same...

Hey @terrafrost Thanks for that detailed response. Greatly appreciated. I wasn't sure about the users/groups because in all cases for testing and dev I create and run as root user....

Hi All, a slight continuation of the above because I had assumed the inclusion of language code was a bug.. and now seeing it's intentionally included, my question is: Q:...

Self-helped.. answer my own question.. add skip_special_tokens in the input_toks = tokenizer('textstuff', skip_special_tokens=True)

ok.. reading your algorithm, I have a couple of questions: 1. Is there a getCSS and setCSS method for dompdf. I've found this: https://github.com/dompdf/dompdf/blob/ae691fbbcb0204d29d6809f2c2ae6646e770961c/tests/DompdfTest.php. I'll play around with your code...

Nice, thanks. If that's the case, would inference be limited to specific models you are have built the library for?

Very cool. Can't wait. There are a few models that have a smaller footprint than the 5gig quantized llamas.. which is still a rather large footprint for front-end. When the...

I'm using Chrome (Version 119.0.6045.200 (Official Build) (64-bit)) on Windows 11

Thought I'd close this out. As suspected "Rabbit" (https://www.rabbit.tech/) did indeed turn out to be smoke and mirrors (ie. scam). Thank you coffeezilla! (

TESTING UPDATE - 100% REPRODUCABLE. I've managed to replicate the error by doing the following: 1. Go to ci_sessions table in DB 2. Delete all session cookies 3. Reload page.....