bartman081523
bartman081523
> **Actually I have my doubts whether this fix actually does anything.** Me too. I think textgen/modules/LoRA.py could be patched, to output the models layers before applying the LoRA and...
> There's additional discussion of whether this `peft` "fix" actually works here #332 Thank you. I will close here. FIX: https://rentry.org/i3qzn
> Not to mention that it’s trained on all of our data without explicit consent or reimbursement (assuming you use facebook/insta etc) this is not true. Llama was only trained...
> > > Not to mention that it’s trained on all of our data without explicit consent or reimbursement (assuming you use facebook/insta etc) > > > > > >...
> > They cited Project Guttenberg as a specific source, which is public domain material. They also mention that they used only open-source sources as the dataset. That they sourced...
> but I think we should make sure that all packages are listed (e.g., the new GUI uses gradio) these requirements are in the file: analyze: ``` numpy librosa resampy...
@buren I dont know. /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:160:in require': cannot load such file -- robots (LoadError) I think this means that the robots module is not available in ruby 2.7? I just wanted...
@buren Thank you. I am going to close this. I only have investigated this because #46 was mentioning that ruby version. I probably was running into that error when I...
I have this Issue again with ruby 3.0 in Ubuntu Jammy. I would prefer to not install ruby through rvm and keep the packaged ruby. ``` $ wayback_archiver :160:in `require':...
Issue is still pending, #64 is the fix