CLIKACompressed Blog
Your trusted source for everything efficient AI-related
In My Biased Opinion Recap: Inference Optimization
This is a recap of one of the episodes from our video series, “In My Biased Opinion (IMBO).” To see the full details of this episode, visit the following link: here From static quantization to quantization-aware training, the quantization techniques to make your AI models lightweight for accelerated inference are
Embedding native C/C++ in Java without an IDE (Part II)
In the previous post, we discussed at length how to cross-compile and run C/C++ code natively on an Android operating system “natively” using the Android Studio NDK. We also alluded to the fact that while the Android operating system is built on an LTS Linux kernel and it’s
Meet the inaugural cohort of our Google for Startups Accelerator: AI First North America
April 09, 2024 Posted by Matt Ridenour, Head of Startup Developer Ecosystem - USA Startups are at the forefront of developing solutions for some of humanity's most pressing challenges by using AI, driving breakthroughs across industries from healthcare to cybersecurity. To help AI-focused startups scale quickly while building
Cross-compiling a C++ Library Using the Android NDK (Part I)
A common theme in the world of MLOps is the development of machine learning models on state-of-the-art cloud computing environments or desktop Linux computers with GPU capabilities and x86-64 hardware. However, we often do so with the intention of eventually using these models on edge devices such as smartphones, tablets,
Fully Sharded Data Parallelism (FSDP)
In this blog we will explore Fully Sharded Data Parallelism (FSDP), which is a technique that allows for the training of large Neural Network models in a distributed manner efficiently. We’ll examine FSDP from a bird’s eye view and shed light on the underlying mechanisms. Why FSDP? When
From C-LAB to VivaTech and the Samsung Developer Conference: CLIKA’s Journey with Samsung Electronics
About C-LAB and CLIKA Earlier in February 2023, CLIKA was selected for C-LAB Outside, a startup acceleration program operated by Samsung Electronics. With the aim of extending the success of its in-house idea incubation program—C-Lab Inside—to support external startups, the initiative seeks to empower promising entrepreneurs beyond the
Meet the Team: Corbin Foucart, Deep Learning Researcher
CLIKA’s mission is to connect AI software to various hardware around us. CLIKA's AI compression technique, developed in-house, dramatically reduces the size of AI models without sacrificing their performance, enabling businesses to quickly, economically, and reliably commercialize their AI applications on devices used in our daily lives.
Understanding the TFLite Quantization Approach (Part I)
Running machine learning models can be computationally expensive, and these models don’t typically port well to hardware or embedded devices. The TensorFlow Lite (TFL) library is, according to the documentation, “a mobile library for deploying models on mobile, microcontrollers and other edge devices.” TFL allows the conversion of native
Intel Ignite Announces Startups Selected for Fall 2023 US Cohort
BOSTON, Oct. 2, 2023 – Intel® Ignite, Intel Corporation’s startup accelerator program for early-stage deep tech startups, announced the 10 companies selected for the third U.S. cohort. Through a rigorous process, and from an application pool that included more than 300 companies, 10 startups were selected for the 12-week
Clika is Building a Platform to Make AI models Run Faster
Ben Asaf spent several years building dev infrastructure at Mobileye, the autonomous driving startup that Intel acquired in 2017, while working on methods to accelerate AI model training at Hebrew University. An expert in MLOps (machine learning operations) — tools for streamlining the process of taking AI models to production and
Why CLIKA’s Auto Lightweight AI Toolkit is the Key to Unlocking Hardware-Aware AI
Recent advances in artificial intelligence (AI) research have democratized access to models like ChatGPT. While this is good news in that it has urged organizations and companies to start their own AI projects either to improve business operations or reduce overhead cost, the incorporation of it has also come with
On Finding CLIKA: the Founders’ Journey
CLIKA, a tinyAI startup, was founded based on the realization that the future of artificial intelligence (AI) would depend on how well and quickly businesses would be able to scale and productionize their AI. Ben Asaf was formerly working at Mobileye, an Israeli autonomous driving solutions provider that Intel acquired