<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>gpt</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2186/feed"/>
    <updated>2026-08-01T20:38:36+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2186/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10291</id>
            <title type="text"><![CDATA[LLM Visualization]]></title>
            <link rel="alternate" href="https://bbycroft.net/llm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10291"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A visualization and walkthrough of the LLM algorithm that backs OpenAI&amp;#039;s ChatGPT. Explore the algorithm down to every add &amp;amp; multiply, seeing the whole process in action.

This project displays a 3D model of a working implementation of a GPT-style network. That is, the network topology that&amp;#039;s used in OpenAI&amp;#039;s GPT-2, GPT-3, (and maybe GPT-4).

- [LLM Visualization @ GitHub](https://github.com/bbycroft/llm-viz).]]>
            </summary>
            <updated>2025-09-19T06:03:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4934</id>
            <title type="text"><![CDATA[Text generation web UI]]></title>
            <link rel="alternate" href="https://github.com/oobabooga/text-generation-webui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4934"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.]]>
            </summary>
            <updated>2025-08-29T05:39:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5635</id>
            <title type="text"><![CDATA[OpenChatKit]]></title>
            <link rel="alternate" href="https://github.com/togethercomputer/OpenChatKit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5635"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications. The kit includes an instruction-tuned 20 billion parameter language model, a 6 billion parameter moderation model, and an extensible retrieval system for including up-to-date responses from custom repositories. It was trained on the OIG-43M training dataset, which was a collaboration between Together, LAION, and Ontocord.ai. Much more than a model release, this is the beginning of an open source project. We are releasing a set of tools and processes for ongoing improvement with community contributions.]]>
            </summary>
            <updated>2025-08-29T07:36:16+00:00</updated>
        </entry>
    </feed>
