Skip to content
UtilityHub Logo
UtilityHub
Model Integration / 25 Projects

Meta Llama 3.3 AI Projects & Architectures

Explore open-source reference implementations powered by Meta Llama 3.3 for autonomous tool execution, complex multi-step reasoning, and hybrid retrieval.

Run the entire script

Parameter-Efficient Fine-Tuning (PEFT/LoRA)Advanced

This script demonstrates how to finetune the Llama 3.2 model using the Unsloth library, which makes the process easy and fast. You can run this example to finetune Llama 3.1 1B and 3B models for free in Google Colab.

Browser MCP Agent

FastMCP Tool Server & Client ProtocolIntermediate

https://github.com/user-attachments/assets/a01e09fa-131b-479a-8df3-2d1a61fd80f3 A Streamlit application that allows you to browse and interact with websites using natural language commands through the Model Context Protocol (MCP) and...