// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Elon Musk’s xAI Seeks $4 Billion in Funding to Rival OpenAI – CoinsMegaNews

Elon Musk’s xAI Seeks $4 Billion in Funding to Rival OpenAI

Elon Musk’s xAI Takes on OpenAI: $4 Billion Funding Goal Set

[ad_1]

Elon Musk’s nascent artificial intelligence venture, xAI, has set its sights on securing between $3 billion to $4 billion in funding, eyeing a valuation of $18 billion.

Amidst a wave of investor communications, including a detailed pitch deck, xAI is vying for a spot in the fiercely competitive AI market dominated by well-established players like OpenAI and Anthropic.

Artificial Intelligence Race Heats Up as xAI Seeks Funding

According to sources familiar with the matter, Musk’s team is engaging with Silicon Valley’s venture capital community to drum up interest in xAI’s financing round. Also, these discussions, which remain confidential, highlight Musk’s aggressive push to propel xAI to the forefront of the AI revolution.

OpenAI, known for creating the groundbreaking ChatGPT, has already clinched $13 billion from Microsoft. Its competitor, Anthropic, follows with over $6 billion in funding. Despite launching xAI publicly only in July 2023, Musk’s foray into AI has gathered momentum with the release of its chatbot, Grok, and subsequent availability on his social media platform, X.

The introduction of Grok-1.5, the latest AI model, marks xAI’s ambitious roadmap to become a leading name in artificial intelligence.

Read More: How Will Artificial Intelligence (AI) Transform Crypto?

Andy Jassy, Amazon’s CEO, recently underlined generative AI’s transformative potential, equating it to pivotal developments like cloud computing and the internet. In his annual shareholder letter, Jassy envisioned generative AI as a foundational component for Amazon’s future growth alongside its retail, Prime, and AWS services.

“Generative AI may be the largest technology transformation since the cloud (which itself, is still in the early stages), and perhaps since the Internet.” Jassy Stated.

Cathie Wood’s Ark Buys into OpenAI, Betting Big on AI’s Future

Simultaneously, Cathie Wood’s Ark Investment Management has thrown its weight behind OpenAI, confirming a stake in the AI pioneer through its Ark Venture Fund. Ark’s investment, alongside bets on companies like SpaceX and Epic Games, underscores the investment firm’s conviction in AI’s market-shaping power.

Brett Winton, Ark’s Chief Futurist, anticipates a staggering $16 trillion market cap for foundation model companies by 2030, revealing the high stakes and lofty expectations in the AI arena.

“Our fund is relatively new and small and for us, honestly, the incremental progress in the foundation model space has been quicker than even we had anticipated,” Winton added.

Read More: Top 9 Artificial Intelligence (AI) Cryptocurrencies in 2024

Formerly, as Musk’s xAI gears up for its multi-billion-dollar fundraising bid, the AI industry braces for a titanic clash of innovation, capital, and vision. Evidently, with xAI’s latest developments and strategic investments, the race to lead the next technological revolution is heating up, promising seismic shifts in the tech landscape and society.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and Conditions, Privacy Policy, and Disclaimers have been updated.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>