Know the rules The Paceline Forum Builder's Spotlight


Go Back   The Paceline Forum > General Discussion

Reply
 
Thread Tools Display Modes
  #46  
Old 10-11-2024, 03:59 AM
marciero marciero is offline
Senior Member
 
Join Date: Jun 2014
Location: Portland Maine
Posts: 3,323
Quote:
Originally Posted by verticaldoug View Post
Using Meta's claim for their latest model LLAMA 3.1 450B , they say they trained it on a cluster of 16,000 H100 which took 30.94mm GPU hours.

I think this equals 20Gw over 80 days

I think this is the consumption of 5300 homes annually.
Thats the training, where the all the model weights (these are the "billions of parameters") are updated each time through many passes through the data. Once trained these models can be deployed in production. Hugging face for example has hundreds of pretrained open source models.What is often done is to use pretrained models, freeze most of the weights and only train, say the top layers on data specific to your use case. That is much quicker. Or simply just predict using the entire model-no training. The point being that the training is more of a one off deal. Not that prediction is not computationally intense-you still need GPU to make it practical.

Last edited by marciero; 10-11-2024 at 04:07 AM.
Reply With Quote
  #47  
Old Yesterday, 01:29 PM
dddd dddd is offline
Senior Member
 
Join Date: May 2016
Posts: 2,284
I recently went through a nearly year-long process of getting (liquidated per court order) assets through a probate distribution, and the bank's personnel made several references/excuses how they had to work around their computer's algorithms (which seemed to be biased toward retention of liquid assets).

I imagine that with AI programming accelerating the evolution of the algorithms that satisfy their Wall Street shareholders, that an executor would likely die of old age before seeing any of the assets ever distributed.

I mentioned this to them several times to humor myself.
Reply With Quote
  #48  
Old Yesterday, 03:08 PM
verticaldoug verticaldoug is online now
Senior Member
 
Join Date: Nov 2009
Posts: 3,448
Quote:
Originally Posted by dddd View Post
I recently went through a nearly year-long process of getting (liquidated per court order) assets through a probate distribution, and the bank's personnel made several references/excuses how they had to work around their computer's algorithms (which seemed to be biased toward retention of liquid assets).

I imagine that with AI programming accelerating the evolution of the algorithms that satisfy their Wall Street shareholders, that an executor would likely die of old age before seeing any of the assets ever distributed.

I mentioned this to them several times to humor myself.
I think if the algorithm did what you think it does, it is in violation of the fiduciary duty that executor has to the estate and the beneficiaries. There is a duty of care and impartiality, putting the bank's shareholder's interest in there would be a violation. I'd also say the bank's personnel need to be reminded of this as there comments strike me as unprofessional and a hand wave. I'd ask for a deeper explanation of exactly how and why they are working around the algorithm. That comment is a regulatory problem for them from a fiduciary point of view. By ignoring the algorithm's instructions, they are failing to follow instructions, therefore either the algorithm is giving faulty instructions or the banking staff is executing poor judgement.

I'm skeptical of an AI algorithm here as it is probably just a simple allocation algorithm with liquidation preference. It should be logical, and you should ask for a written explanation of the decisions made- why you sold this, kept this. etc. It's always easier to distribute cash and other liquid assets to beneficiaries as opposed to illiquid assets (i.e. real estate). If they explain this, it should make sense, if not, you have more questions to ask.

Last edited by verticaldoug; Today at 01:31 AM.
Reply With Quote
  #49  
Old Yesterday, 07:57 PM
HenryA HenryA is offline
Senior Member
 
Join Date: May 2009
Posts: 3,081
Quote:
Originally Posted by verticaldoug View Post
I think if the algorithm did what you think it does, it is in violation of the fiduciary duty that executor has to the estate and the beneficiaries. There is a duty of care and impartiality, putting the bank's shareholder's interest in there would be a violation. I'd also say the bank's personnel need to be reminded of this as there comments strike me as unprofessional and a hand wave. I'd ask for a deeper explanation of exactly how and why they are working around the algorithm. That comment is a regulatory problem for them from a fiduciary point of view. By ignoring the algorithm's instructions, they are failing to follow instructions, therefore either the algorithm is giving faulty instructions or the banking staff is executing poor judgement.
This. ^^

And they may have just been sharing their humor about their employer wanting to keep all the money.

Last edited by HenryA; Yesterday at 08:01 PM.
Reply With Quote
  #50  
Old Today, 03:58 AM
marciero marciero is offline
Senior Member
 
Join Date: Jun 2014
Location: Portland Maine
Posts: 3,323
Quote:
Originally Posted by verticaldoug View Post
I'm skeptical of an AI algorithm here as it is probably just a simple allocation algorithm with liquidation preference. It should be logical, and you should ask for a written explanation of the decisions made- why you sold this, kept this. etc. It's always easier to distribute cash and other liquid assets to beneficiaries as opposed to illiquid assets (i.e. real estate). If they explain this, it should make sense, if not, you have more questions to ask.
I think with all the fanfare over generative AI, traditional machine learning gets lumped in- everything is called AI. If I am understanding you, I agree that an allocation problem is traditional ML and not AI in the sense people are using the term these days. even though its true that its all AI.

Regarding explainability, Dont some European countries have laws about explainability in situations like this- for example, explaining why you were turned down for a loan? I thought the US was considering this too.

Explainability can be tricky. ML models range from the completely transparent/explainable to the more black box models. Some of the less transparent models have variable importance measures. But the thing is, you can have two different models that make the same or similar predictions but for different reasons.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:17 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.