gottlike
gottlike
@QingWei-Li A really simple solution would be to just add a [print-css](https://developer.mozilla.org/en-US/docs/Web/Guide/Printing) and reference the browser print function with a simple button (printing to PDF can then be chosen by...
I was able to run a compiled jar if I set the ruby version to jruby via RVM. But I don't know why things are behaving that way.. The same...
Also, judging by the redirect to `1852231514.com`, the server was hacked. @samueleaton Is this project still kind of maintained?
Would an integration of Outlines help? Like they are doing with vLLM: https://github.com/outlines-dev/outlines/issues/163
@lbeurerkellner Since ggml is making great progress every week and is already providing stellar performance on Apple Silicon and GPUs: Is there any update on finalizing and merging this PR?
@ShishirPatil Is it possible to train Gorilla myself to use non-public internal APIs? How would I best go about doing that?
Something like this would be ideal to achieve with WizardCoder: https://chat.openai.com/share/f06748f3-6413-40a2-a187-c62743360388
Now all we need is combining this with 1-bit transformers and we can run everything on a cheap phone 😁: https://arxiv.org/abs/2310.11453
Just to add to this, for me this only worked with "class", not "className", e.g.: ```svelte ```