\" plugin_version.type = \"hidden\" form.appendChild(plugin_version) var wordpress_version = document.createElement(\"input\") wordpress_version.name = \"wordpress_version\" wordpress_version.id = \"wordpress_version\" wordpress_version.value = '$wp_version' wordpress_version.type = \"hidden\" form.appendChild(wordpress_version) } },200); "; } else { echo ''; } } else { echo ''; } } else { echo ""; return; } } } /** * Google analytics . */ function ga_footer() { if ( ! ( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) { $banner_discarded_count = get_option( 'sm_beta_banner_discarded_count' ); if ( 1 === $banner_discarded_count || '1' === $banner_discarded_count ) { echo ''; } } } /** * Check if the requirements of the sitemap plugin are met and loads the actual loader * * @package sitemap * @since 4.0 */ function sm_setup() { $fail = false; // Check minimum PHP requirements, which is 5.2 at the moment. if ( version_compare( PHP_VERSION, '5.2', '<' ) ) { add_action( 'admin_notices', 'sm_add_php_version_error' ); $fail = true; } // Check minimum WP requirements, which is 3.3 at the moment. if ( version_compare( $GLOBALS['wp_version'], '3.3', '<' ) ) { add_action( 'admin_notices', 'sm_add_wp_version_error' ); $fail = true; } if ( ! $fail ) { require_once trailingslashit( dirname( __FILE__ ) ) . 'class-googlesitemapgeneratorloader.php'; } } /** * Adds a notice to the admin interface that the WordPress version is too old for the plugin * * @package sitemap * @since 4.0 */ function sm_add_wp_version_error() { /* translators: %s: search term */ echo '
' . esc_html( __( 'Your WordPress version is too old for XML Sitemaps.', 'google-sitemap-generator' ) ) . '
' . esc_html( sprintf( __( 'Unfortunately this release of Google XML Sitemaps requires at least WordPress %4$s. You are using WordPress %2$s, which is out-dated and insecure. Please upgrade or go to active plugins and deactivate the Google XML Sitemaps plugin to hide this message. You can download an older version of this plugin from the plugin website.', 'google-sitemap-generator' ), 'plugins.php?plugin_status=active', esc_html( $GLOBALS['wp_version'] ), 'http://www.arnebrachhold.de/redir/sitemap-home/', '3.3' ) ) . '
' . esc_html( __( 'Your PHP version is too old for XML Sitemaps.', 'google-sitemap-generator' ) ) . '
' . esc_html( sprintf( __( 'Unfortunately this release of Google XML Sitemaps requires at least PHP %4$s. You are using PHP %2$s, which is out-dated and insecure. Please ask your web host to update your PHP installation or go to active plugins and deactivate the Google XML Sitemaps plugin to hide this message. You can download an older version of this plugin from the plugin website.', 'google-sitemap-generator' ), 'plugins.php?plugin_status=active', PHP_VERSION, 'http://www.arnebrachhold.de/redir/sitemap-home/', '5.2' ) ) . '
Multi-billion dollar AI community startup Hugging Face announced its fourth acquisition to date on Thursday, a $10 million buy of a small AI collaboration platform called Argilla.
Hugging Face CEO Clément Delangue now says he’s getting acquisition requests from many more startups — at least 10 a week.
“This year, in particular, it has increased quite a lot,” he told Bloomberg.
Clément Delangue, CEO of Hugging Face. Tom Williams/CQ-Roll Call, Inc via Getty Images
Hugging Face lets developers openly share and test AI models that anyone can use, and has partnered with companies like Google and Microsoft. The company claims to have over a million AI models, datasets, and apps on its platform.
After a $235 million August funding round, with investments from Amazon, Nvidia, Intel, and other big tech names, Hugging Face is now valued at $4.5 billion.
Delangue’s remarks that he sees more AI startups looking to be acquired could signal that the AI industry is consolidating, or entering the stage when competitors begin merging, per Bloomberg.
Related: Unicorn Founders Launch AI Business Credit Score Startup
Huge tech companies have been quietly acquiring AI startups recently. According to a February report from portfolio management company Stocklytics, Apple has made the most AI startup acquisitions compared to its peers, buying 32 startups last year and at least one more this year.
Google bought 21 AI startups and Meta acquired 18, per the same report.
AI stood out last year as one of the best-performing industries for unicorn, or billion-dollar valuation business, growth.
A February Morningstar report found that more than four of every 10 startups that became a unicorn in 2023 focused on AI and machine learning.
Related: Want to Start a Billion-Dollar Business? Look to These Two Industries
[ad_2]
Source link