Live data from Hacker News

Show HN: Customizable, embeddable Chat GPT based on your own documents

libraria.dev

131–135 of 135 posts

Re: Show HN: Customizable, embeddable Chat GPT based on your own documents

#133
post #125

Earlier quoted context omitted.

Can I train a LORA on premise instead?

You can do anything on premise if you have the necessary skills and hardware.

LORAs were invented so that we don't have to retrain the whole model if we want to add something new.

Retraining the whole Stable Diffusion base model costs a lot of money. But training a LORA on a few thousand images is totally doable with a single GPU.

Re: Show HN: Customizable, embeddable Chat GPT based on your own documents

#135
Hi Bea, I have been experimenting with it just now. The add multiple urls behaves strange.. Sometimes it gets the urls right, but after the first 20 pages, it changed all my https urls into..

  212);">(URL WITHOUT HTTPS)
I changed the url, but it seems something goes wrong in the https:// replacement - this prevents me to add more pages after the first 20 did work - I have already reloaded a few times, and it's strange that it did work for the first 20 pages (they are from the same list / url format)

Second issue: When I enable "use only my library" I get a server error from the chat. And without that, the answer wasn't specific enough - it was literally answered in the content

Post reply on HN