<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>路边的阿不</title>
    <link>https://babyno.top/en/</link>
    <description>Recent content on 路边的阿不</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 07 Mar 2024 14:24:56 +0000</lastBuildDate><atom:link href="https://babyno.top/en/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Run a large language models locally (3) - Enabling the Model to Use Tools Autonomously</title>
      <link>https://babyno.top/en/posts/2024/03/run-a-large-language-model-locally-3/</link>
      <pubDate>Thu, 07 Mar 2024 14:24:56 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2024/03/run-a-large-language-model-locally-3/</guid>
      <description>Run LLMs on your machine and extend their capabilities!  This guide explores function calling in Ollama, allowing the model to connect with external tools and become more intelligent.</description>
    </item>
    
    <item>
      <title>Run a large language models locally (2) - Providing an External Knowledge Base to the Model</title>
      <link>https://babyno.top/en/posts/2024/03/run-a-large-language-model-locally-2/</link>
      <pubDate>Mon, 04 Mar 2024 11:18:00 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2024/03/run-a-large-language-model-locally-2/</guid>
      <description>Make your local large language models (LLMs) smarter! This guide shows how to use LangChain and RAG to let them retrieve data from external knowledge bases, improving answer accuracy.</description>
    </item>
    
    <item>
      <title>Run a large language models locally</title>
      <link>https://babyno.top/en/posts/2024/02/running-a-large-language-model-locally/</link>
      <pubDate>Tue, 27 Feb 2024 12:22:33 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2024/02/running-a-large-language-model-locally/</guid>
      <description>This guide shows you how to run a large language model (LLM) directly on your computer! It&amp;#39;s free, protects your privacy, and lets you try various open-source models.</description>
    </item>
    
    <item>
      <title>Got the &#34;JetBrains&#34; Open-Source Free License</title>
      <link>https://babyno.top/en/posts/2023/12/apply-for-jetbrains-oss-development-license/</link>
      <pubDate>Sun, 31 Dec 2023 15:44:56 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/12/apply-for-jetbrains-oss-development-license/</guid>
      <description>Dive into the process of applying for a JetBrains open source license, upgrading your development toolkit, and contributing more effectively to your open source projects.</description>
    </item>
    
    <item>
      <title>&#34;ps2mc-browser&#34; Shader Code Analysis</title>
      <link>https://babyno.top/en/posts/2023/12/ps2mc-browsers-shader-introduction/</link>
      <pubDate>Wed, 20 Dec 2023 12:07:17 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/12/ps2mc-browsers-shader-introduction/</guid>
      <description>Uncover the magic behind colorful 3D rendering using OpenGL Shader with the ps2mc-browser. Dive deep into how polygons, vertices, and textures combine to create vibrant tabletop graphics.</description>
    </item>
    
    <item>
      <title>&#34;ps2mc-browser&#34; New Feature Release</title>
      <link>https://babyno.top/en/posts/2023/11/ps2mc-browser-new-feature-release/</link>
      <pubDate>Mon, 20 Nov 2023 14:52:18 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/11/ps2mc-browser-new-feature-release/</guid>
      <description>Check out the new features and updates in the PS2MC-Browser, a PS2 save file viewer that can now interactively display dynamic 3D Icons, provide enhanced visibility with a skybox layer, and much more.</description>
    </item>
    
    <item>
      <title>PS2 Texture Image Encoding Algorithm &#34;A1B5G5R5&#34;</title>
      <link>https://babyno.top/en/posts/2023/10/ps2-texture-encoding-algorithm-a1b5g5r5/</link>
      <pubDate>Fri, 20 Oct 2023 14:48:31 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/10/ps2-texture-encoding-algorithm-a1b5g5r5/</guid>
      <description>Delve into the unique texture mapping coding algorithm, A1B5G5R5, utilized by PS2. Our detailed guide takes you through the principle behind this lossy yet efficient form of image encoding that significantly reduces image size.</description>
    </item>
    
    <item>
      <title>The Application of the RLE Algorithm in PS2</title>
      <link>https://babyno.top/en/posts/2023/10/rle-algorithm-in-ps2/</link>
      <pubDate>Mon, 16 Oct 2023 12:30:58 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/10/rle-algorithm-in-ps2/</guid>
      <description>Experience the power of Run Length Encoding (RLE), a fundamental data compression algorithm. Witness its astounding application in PS2 for efficient image compression and unveil the intricacies behind its implementation.</description>
    </item>
    
    <item>
      <title>Rendering PS2 Savegame 3D Icons using Python and OpenGL</title>
      <link>https://babyno.top/en/posts/2023/10/rendering-ps2-3d-icon/</link>
      <pubDate>Mon, 09 Oct 2023 17:34:15 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/10/rendering-ps2-3d-icon/</guid>
      <description>Step into the world of 3D icon rendering using tools like Python3, PyGame, Numpy, ModernGL and PyGLM. Discover their unique roles in creating animation effects, light additions, smooth transitions and more within PS2.</description>
    </item>
    
    <item>
      <title>Analysis of the PS2 Game Save 3D Icons</title>
      <link>https://babyno.top/en/posts/2023/10/parsing-ps2-3d-icon/</link>
      <pubDate>Wed, 04 Oct 2023 18:00:34 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/10/parsing-ps2-3d-icon/</guid>
      <description>Dive deep into the realm of PS2 game development as we demonstrate how to unpack 3D icon data from save files. Our intricate guide covers vertices, model animation, textures, lighting, and backgrounds, all with accurate coding details.</description>
    </item>
    
    <item>
      <title>Exporting Save Files From a PS2 Memory Card</title>
      <link>https://babyno.top/en/posts/2023/09/exporting-file-from-ps2-memcard/</link>
      <pubDate>Fri, 29 Sep 2023 17:49:16 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/09/exporting-file-from-ps2-memcard/</guid>
      <description>Dive into the exciting world of PS2 memory card filesystems and learn how to extract specific game saves using Python. Fully executable code provided. Step into our in-depth analysis!</description>
    </item>
    
    <item>
      <title>Analysis of the PS2 Memory Card Storage Format</title>
      <link>https://babyno.top/en/posts/2023/09/parsing-ps2-memcard-file-system/</link>
      <pubDate>Tue, 26 Sep 2023 15:15:16 +0000</pubDate>
      
      <guid>https://babyno.top/en/posts/2023/09/parsing-ps2-memcard-file-system/</guid>
      <description>Immerse yourself in the intricate world of PS2 gaming nostalgia as we delve into the PS2 memory card file system. Uncover how your favorite PS2 games were stored and relive your gaming youth through the eyes of a programming expert.</description>
    </item>
    
    
    
  </channel>
</rss>
