HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ddren

no profile record

コメント

ddren
·3 年前·議論
I was trying to distance myself from this situation, but this is just too painful to read. I am sincerely sorry that people have harassed you on my behalf, but I have no control over what some people say or do on an anonymous board based on publicly available information.

That doesn't mean that I am happy with the way our collaboration was handled. Why did you create a new converter when you knew there was already an existing pull request that addressed the same issue? Why did you modify the model format and break backwards compatibility when the current format was proven to work with mmap? Why did you change the magic string of the file format to include your initials, when there was an explicit version number field for this purpose? Why did you create a new pull request when you could have added your changes to mine? Why did you rush to merge the PR instead of taking your time to verify that everything worked properly, while listening to feedback from the other contributors and users? Why did you did you ignore concerns raised by other contributors in my PR? Why are you claiming that I was unable to make the WIN32 code work when the final version in your PR is virtually identical to mine, making me look incompetent?

Ultimately, it was my decision to move on, close my PR and allow yours to continue unchallenged, and I owned that decision every single time that I have commented about it, including in the PR linked in this post, where I recommended keeping your PR and working on fixing the issues being raised. I am sorry that some people have harassed you, but making me responsible about this is extremely unfair. There are plenty of reasons for people to feel disappointed about your behavior without me having to say anything about it.

I don't expect that anyone will believe me about this, after all I am just an "anonymous person". The truth is, I am extremely weary about posting this because I know how much damage you can do to me if you insist on this route to your followers. What is your theory, that because I am nobody I have nothing to lose? How are you not aware of the huge power imbalance between a "celebrity programmer" with thousands of followers and a nobody like me?

Anyway, all the information is publicly available on github for anyone who cares enough to verify it.

- slaren
ddren
·3 年前·議論
So because ChatGPT exists now, less experienced programmers will be hired to developed critical software under the assumption that they can use ChatGPT to fill the gaps in their knowledge?

Even in that case, I would argue that is entirely a problem of the process, and should be fixed at that level. An experienced programmer doesn't become any less experienced just because they use ChatGPT.
ddren
·3 年前·議論
What is the issue with the GDPR? If OpenAI is violating the GDPR, why should European governments ignore it?
ddren
·3 年前·議論
I would trust ChatGPT code about as much as I trust the code produced by any human. All the Therac-25 code was written by a human, so what is the argument here exactly? At least when you tell ChatGPT that its code is wrong it agrees and tries to fix. Ok, it usually fails at fixing it, but it doesn't refuse to acknowledge that there is a problem at all, unlike the case of the Therac-25.

I like to think that it is not about who (or what) writes the code in the first place, it is about the review and testing procedures that ensure the quality of the final product. I think. Maybe it is just hopeless.
ddren
·3 年前·議論
Price controls and rationing go hand in hand. Ultimately the goal is to ensure that everybody is able to acquire the goods that they need to survive. We are not talking about luxury yachts here, we are talking about food. If the source of the price increases is an insufficient supply of the raw materials, would you rather allow the market to increase prices until the point that some people are starving while others are buying ten times the food that you need to survive to feed their pets?

> Gives anybody with elementary knowledge of econ a heart attack

Plainly, this isn't true. This opinion is not uncommon amongst so-called "Marxist economists" such as Richard Wolff. You can disagree that price controls and rationing would be the best way to solve the problem, but it is outright ignorant and needlessly insulting to make this claim.
ddren
·3 年前·議論
[flagged]
ddren
·3 年前·議論
I used it for a while but I found that too many suggestions are worthless and having to consider them makes me waste more time than just writing the code myself. For the things that it is useful like snippets, I found that ChatGPT is better anyway.
ddren
·3 年前·議論
Most likely yes. I bought a new 980 Pro 2TB a few weeks ago and it came with the latest firmware. Manufacture date is Jan 2023. The firmware is already more than a year old so unless you get very old stock it should come with it.
ddren
·3 年前·議論
Could you share what you did to convert the models? The mirrors aren't very reliable and it would be good to have it documented somewhere. There is some discussion about this at https://github.com/ggerganov/llama.cpp/issues/172
ddren
·3 年前·議論
The llama models were trained with a context size of 2048. By default llama.cpp limits it to 512, but you can use -c 2048 -n 2048 to get the full context window.
ddren
·3 年前·議論
llama.cpp is using RTN at the moment.
ddren
·3 年前·議論
The python implementation[1] ran some tests using the same quantization algorithm as llama.cpp (4 bit RTN).

1: https://github.com/qwopqwop200/GPTQ-for-LLaMa
ddren
·3 年前·議論
What are you comparing it to? Without instruction tuning and a two character prompt "He" I am not sure why you would expect it to perform any better.
ddren
·3 年前·議論
The (quantized) 13B model is 7.6 GB on disk and the program uses around 8 GB to run. It runs without hitting the swap with just 9 GB assigned to WSL2.
ddren
·3 年前·議論
They have recently merged support for x86. I get 230ms/token on the 13B model on a 8 core 9900k under WSL2.
ddren
·3 年前·議論
Of course, in practice that is not a possibility for most people. You can't just choose to work hourly if nobody is willing to hire you on these terms. Without regulation the balance of power is strongly in the hands of capital and inevitably leads to employers working employees to death. We have plenty of examples of this in our past.
ddren
·3 年前·議論
Is there anything about sitting in a line manufacturing electronics that requires 12 hours shifts?
ddren
·3 年前·議論
I see many comments here every day that would get anyone instantly banned from most of the biggest subreddits. However, I think that most people would agree that this place is a lot less toxic than reddit. Smaller subreddits are somewhat better, but at this point this behavior has become pervasive in site, and users are expected to respond aggressively to any disagreement. As a result, any discussion becomes impossible and most comment sections are filled with users mindlessly agreeing with each other. Moderation is important but the way it is implemented in reddit has only managed to turn the site into an extremely toxic echochamber.
ddren
·3 年前·議論
That's not my experience, but maybe it is my adblocker hiding the Chrome ads. You can't even use the chat feature in bing with firefox without spoofing the user agent.
ddren
·3 年前·議論
Wasn't expecting to see Adam Ragusea here. He has a popular youtube cooking channel nowadays.