{ "cells": [ { "cell_type": "markdown", "id": "1c14de02-8bd2-4f75-bcd8-d4f2e58e2a24", "metadata": {}, "source": [ "# Hi everyone\n", "I wanted to be able to use Llama3.2 in streaming mode with all the other paid frontier models, so as a demonstration, here's the Company Brochure Generator with Gradio, enhanched with Llama3.2 (using ollama library)!" ] }, { "cell_type": "code", "execution_count": 3, "id": "2e02ac9c-7034-4aa1-9626-a7049168f096", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "* Running on local URL: http://127.0.0.1:7875\n", "\n", "To create a public link, set `share=True` in `launch()`.\n" ] }, { "data": { "text/html": [ "
" ], "text/plain": [ "