Mark Salpeter
Mark Salpeter
Thanks @posener, I'll make the change tomorrow.
:wave: Hello agian @posener! I referenced this fork by commit SHA in our repo. You can now see all of the features this fork has added in the readme file...
Thanks again for the feedback @posener! You're right, this isn't a very clean PR. I just implemented all of the badge features we needed in one go. It would have...
Unfortunately not easily. After I implemented this fix, @posener significantly changed the library 😕. If this is really important to you, you can just use [my fork](https://github.com/marksalpeter/goreadme) by referencing the...
Thank you @kdimak for this contribution. I've taken out a PR with your commit on new repo here go-jose/go-jose#14. I intend to use this in my project whether or not...
I'm experiencing a similar error when trying to build with the latest version of tailwindcss (it uses postcss v8). ``` ✖ ERROR CssSyntaxError: :1:247: Unclosed bracket - input.js:128 Input.error [page-content]/[preact-cli]/[critters-webpack-plugin]/[postcss]/lib/input.js:128:16...
I'm running in to a similar issue. It might be related to an external typescript import. Was there any resolution? ``` npm run build:widget 53s > [email protected] build:widget > NODE_OPTIONS=--max_old_space_size=4096...
Running into the same issue here. Any idea when these fixes will be added to the llava packaged for ollama @jmorganca?
Might be a duplicate of #3298. I'm having the same issue running llava locally on my mac.
@mxyng the easiest way for me to reproduce this issue is to give llava a large document containing text. Its clear that the demo versions deployed on the web are...