HackerTrans
TopNewTrendsCommentsPastAskShowJobs

keonix

no profile record

comments

keonix
·3 years ago·discuss
It would not be illegal based on fair use (though you have to be careful there also), but if you try to regurgiate large portions of the book then it would be. And we do know that models regurgiate training material verbatim (Copilot)
keonix
·3 years ago·discuss
If I regurgiate something I read in copyrighted book without proper license that also would be theft, no distinction there.

I'm not distributing my brain, at least same (but probably more restrictive) should apply to models - training is okay, but using and distributing should be limited by copyright
keonix
·3 years ago·discuss
> with or without finetuning?

With, but it's still bonkers that it works so well

>Also is there a practical motivation for creating them?

You could get in-between model sizes (like 20b instead of 13b or 34b). Before better quantization it was useful for inference (if you are unlucky with vram size), but now I see this being useful only for training because you can't train on quants
keonix
·3 years ago·discuss
Wait until you hear about frankenmodels. You rip parts of one model (often attention heads) and transplant them in another and somehow that produces coherent results! Witchcraft

https://huggingface.co/chargoddard
keonix
·3 years ago·discuss
I assume it's because such large context takes lots of memory, so you might as well have smarter model if you are not gonna fit in small vram anyway
keonix
·3 years ago·discuss
Mistral 7B ~ 8 GiB

StableLM 3B ~4 GiB

You could go even lower with smaller quantization if necessary. I personally wouldn't use anything smaller than 7B and Mistral already pushing it in coherence. Overall it depends on your use case, not everyone needs smart models, or large context that sometimes takes half of required memory.

Codellama is also surprisingly good even for non-coding tasks
keonix
·3 years ago·discuss
For what it's worth, I think OP has a point in showing inconsistencies in your logic
keonix
·3 years ago·discuss
That's disingenuous. You provided link to a legal framework, but not any use of it. Your source doesn't even mention a single delivery under this act.

> Can you provide a source for your statement that these were donations?

You made the first claim, it's on you to prove it because disproving something is harder than making false claim. But you can have my source anyway.

https://www.politico.com/newsletters/national-security-daily...
keonix
·3 years ago·discuss
> US isn't donating weapons to Ukraine, it's leasing them

Could you kindly support your statement with the source? AFAIK most aid provided to Ukraine is not under lend-lease but donated to them
keonix
·4 years ago·discuss
IIRC temperature is proportional to velocity squared so increase in simulation speed will result in squared increase in temperature. But even if we account for that we are not dealing with ideal gas in real world, there bound to be collisions that break molecules apart or even start nuclear fusion at certain speeds
keonix
·4 years ago·discuss
> So it’s completely subjective to you

No? My prediction holds even if I didn't exist.

> not anywhere near the testable physics that I was looking for.

And now you are moving the goalpost.
keonix
·4 years ago·discuss
Sure! It's just a classification of events that each person has.

Testible prediction? Socially close people will have similar classifications as opposed to randomly chosen ones (I will leave defining metric space over possible classifications as an exercise to the reader)
keonix
·4 years ago·discuss
GPL restricts only developers. As an end user restrictions don't even apply to you
keonix
·4 years ago·discuss
Nothing changes, it is still a violation
keonix
·4 years ago·discuss
> western Europe or the US.

Why would we care about anyone not in the richest countries. It's not like they need security by default to not become another botnet and DDoS Europe or US businesses.

I would like to see you justify paying sso.tax to business owner in countries where sysadmin is payed less than those services ask in a month
keonix
·4 years ago·discuss
Make it so decoding feasible only using some consumer hardware not usually found in servers, but omnipresent on consumer devices. GPU for example
keonix
·4 years ago·discuss
If you buy from reseller they have no way to correlate payment details to search queries. With subscription, however, service provider have your payment details and knows everything about your queries so it can build a profile on you.
keonix
·4 years ago·discuss
You could sell tokens that get used up after each search or expire after certain amount of time since first use. Browser extension could store tokens and provide them to website as needed in random order. Tokens could be resold so no tracking by payment processor
keonix
·5 years ago·discuss
They do actually restrict issuer in most cases. Linus can't just strip Linux of other developers parts because they are tightly interconnected. He could relicense 30 year old version of Linux, but it would be useless
keonix
·5 years ago·discuss
Patents also preserve knowledge in publicly accessible and well documented form. Without patents the only option to recoup investment in R&D would be to make innovations a trade secrets. This will lead to frequent reinvention of the wheel and lost knowledge.

The system is broken, but abolishing it is even worse