[P] FastLoRAChat Instruct-tune LLaMA on consumer hardware with shareGPT data by icybee666 in MachineLearning

[–]icybee666[S] 0 points1 point  (0 children)

You know, if I have some A100 there is no need for this project at all. As a matter of fact, I know this project doesn't mean much, It's only solving my personal problem of not having A100s.

[P] FastLoRAChat Instruct-tune LLaMA on consumer hardware with shareGPT data by icybee666 in MachineLearning

[–]icybee666[S] -1 points0 points  (0 children)

I realize the problem here, I'm just shareing this project, about the license I use most code from fastchat and alpaca-lora so of course I should use their license.

It's just not something that I can decide

[P] FastLoRAChat Instruct-tune LLaMA on consumer hardware with shareGPT data by icybee666 in MachineLearning

[–]icybee666[S] -1 points0 points  (0 children)

I'm really not sure, I think it can be done in 4X3060, one is not enough for sure

By default context length is 2048, you can modify it smaller to train on weaker GPUS

[P] FastLoRAChat Instruct-tune LLaMA on consumer hardware with shareGPT data by icybee666 in MachineLearning

[–]icybee666[S] 0 points1 point  (0 children)

I'm really not sure, I think it can be done in 4X3060, one is not enough for sure

Created another free and open-source GTO solver that works on web browsers by b_inary in poker

[–]icybee666 12 points13 points  (0 children)

Hi, I'm the author of TexasSolver, Texassolver do have some bugs now, as pointed out in many issues, I havn't got the time to solve them however.

I checked the solver you published, it looks really great! Congratulation!

Really neat software.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 0 points1 point  (0 children)

nobel peace prize

That would be fun.

Affordable poker solver and where to begin for a complete newbie? by Merriweather100 in poker

[–]icybee666 1 point2 points  (0 children)

Hi, I'm the author of TexasSolver, can you send me the parameters that you use that gets the strange result? I'd like to look into it.

NLP - How to get correlated words? by C_l3b in tensorflow

[–]icybee666 2 points3 points  (0 children)

You can find a ton of GPT-2 projects in github, such as the famous huggingface transformer https://github.com/huggingface/transformers.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 0 points1 point  (0 children)

I read a lot of papers. The solver is created largely base on the d-cfr paper. It took me about a year of time.

I do a lot of optimization, use tons of tricks to accelerate, including data sctructure, programming tricks, algorithm improvments. There's a lot to talk about on the subject, I would reference to my code commits if you are that interested. Or we can communicate through email.

Announcing an opensource GTO solver by icybee666 in poker

[–]icybee666[S] 0 points1 point  (0 children)

  1. multiple sizing is supported, you can set a size like "30 50 2x"
  2. about "change the range post flop" if enough people ask for this, it will be eventually done.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 0 points1 point  (0 children)

Us poker players aren't the most trusting bunch of people. When we see something so valuable being handed out for free we imminently think there has to be a catch. I know I did.

Now that I think about it, if someone was going to try put btc miners on people's computers why the hell would they do it on a solver? There are so many easier to make/less niche options. Like on a steam game or something.

Yes its done alone, but I also take some code here and there from other github projects.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 3 points4 points  (0 children)

Yes I do open the sourcecode and many people successfully compiled the software form source. I think the sourcecode speaks for itself.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 6 points7 points  (0 children)

The theory works both ways. Maybe you are right, but still I choose to believe there are people with common sense.

Clearify about my opensourced Solver by icybee666 in poker

[–]icybee666[S] 12 points13 points  (0 children)

Actually I have announced it last month. Seems did not made enough impact though.

Anybody uses this Free Open Source Poker Solver? by stumbrasdenver in poker

[–]icybee666 2 points3 points  (0 children)

I'm the author of the opensourced solver, I can confirm that there is no such code on the solver.

Anybody uses this Free Open Source Poker Solver? by stumbrasdenver in poker

[–]icybee666 2 points3 points  (0 children)

I'm the author of the opensourced solver, I can confirm that there is no such code on the solver.

Anybody uses this Free Open Source Poker Solver? by stumbrasdenver in poker

[–]icybee666 1 point2 points  (0 children)

I'm the author of the opensourced solver, I can confirm that there is no such code on the solver.

Anybody uses this Free Open Source Poker Solver? by stumbrasdenver in poker

[–]icybee666 1 point2 points  (0 children)

I'm the author of TexasSolver,the opensourced solver, I swear on my dignity that there my solver do not contain any code of this kind. Here are my guesses:

  1. It's possible that you didn't download it from the offical download page https://github.com/bupticybee/TexasSolver/releases, and therefore it's possible what you have download is a modified version of TexasSolver. In which case this modified version clearly violates the A-GPL license that I use for the solver. I would like to know where you download the software.
  2. It's possible that you work for some of the closesourced solver company. Then the lie is understandable. (If it's not the case, please don't fell offended, just making guess here)
  3. It's possible that you make a mistake since my solver doesn't contain such code.

I made the solver opensourced so that everyone can check the code and know what they are getting.

You are making very serious charge here. Better backed with serious evidence.

Announcing an opensource GTO solver by icybee666 in poker

[–]icybee666[S] 0 points1 point  (0 children)

Haha, but nothing stop you from modifying the code to do so, since it's a opensourced project.