DEV Community

Cover image for 🆓 Local & Open Source AI: a kind ollama & LlamaIndex intro
adriens
adriens

Posted on

2

🆓 Local & Open Source AI: a kind ollama & LlamaIndex intro

❔ About

Sometimes, you may need a convenient yet powerful way to run many LLMs locally with:

  • Only CPU ( i5 like)
  • Little RAM (eg <= 8Go)
  • Being able to plug third party frameworks (Langchain, LlamaIndex) so you can build complex projects
  • Ease of use (few lines of code, powerful results)

👉 This is all what this post is about.

🎯 What you'll learn

In this short demo, you'll see how to:

  • Run on Kaggle (CPU)
  • Use ollama to run open source models
  • Play with a first LlamaIndex example

💡 Benefits & opportunities

Get rid of weekly GPU usage limits on free plan:

Image description

With this CPU approach, you are then able to schedule AI based workflow for free (as long as it does not exceed the 12h window limit).

🍿 Demo

Enough teasing, let's jump in the demo:

📜 Notebook

Image description

🔭 Further, stronger

To go further (48GB of RAM required, as well as GPU ), a full example around mixtral, see Running Mixtral 8x7 locally with LlamaIndex.

What if your devs could deploy infrastructure like launching a game?

What if your devs could deploy infrastructure like launching a game?

In this session, we'll show how you can build a user-friendly self-service portal for deploying infrastructure with Spacelift, in the flavor of deploying Minecraft servers.

Learn More

Top comments (10)

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

👋 Kindness is contagious

Explore this practical breakdown on DEV’s open platform, where developers from every background come together to push boundaries. No matter your experience, your viewpoint enriches the conversation.

Dropping a simple “thank you” or question in the comments goes a long way in supporting authors—your feedback helps ideas evolve.

At DEV, shared discovery drives progress and builds lasting bonds. If this post resonated, a quick nod of appreciation can make all the difference.

Okay