TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14845 · Jun 20

#jupyter_notebook#ai#artificial_intelligence#chatgpt#deep_learning#from_scratch#gpt#language_model#large_language_models#llm#machine_learning#python#pytorch#transformer You can learn how to build your own large language model (LLM) like GPT from scratch with clear, step-by-step guidance, including coding, training, and fine-tuning, all explained with examples and diagrams. This approach mirrors how big models like ChatGPT are made but is designed to run on a regular laptop without special hardware. You also get access to code for loading pretrained models and fine-tuning them for tasks like text classification or instruction following. This helps you deeply understand how LLMs work inside and lets you create your own functional AI assistant, gaining practical skills in AI development[1][2][3][4]. https://github.com/rasbt/LLMs-from-scratch

Results

2 similar posts found

Search: #uefi

当前筛选 #uefi清除筛选
科技&趣闻&杂记

@kejiqu · Post #4050 · 01/10/2026, 01:54 PM

赢了才能开电脑,开发者耗时 10 个月自制 UEFI 小游戏合集 开发者Alejandro Armas发布了一套名为“UEFI小游戏合集”,用户每次启动电脑前必须通过游戏挑战才能开机,失败则直接关机。该合集包含五款游戏,分别为“无能评估测试”(计算题)、“侮辱剑斗”(选择回怼台词)、竖版滚动球游戏、80年代流行语问答以及记忆闪现色块。Armas耗时约10个月完成此项目,旨在锻炼玩家的反应速度。目前,该游戏已开源至GitHub平台。IT之家 🏷#UEFI#游戏#开机挑战 📢频道👥群组📝投稿

GitHub Trends

@githubtrending · Post #15612 · 04/12/2026, 11:30 AM

#c_lang#aarch64#arm#arm64#bios#boot_loader#boot_manager#bootloader#efi#gpt#loongarch#loongarch64#loongson#mbr#risc_v#riscv#riscv64#uefi#x64#x86#x86_64 Limine is a modern bootloader that boots Linux and other OSes on x86, ARM64, RISC-V, and LoongArch64 hardware, supporting MBR/GPT partitions and FAT/ISO filesystems on 32-bit Pentium Pro+ or 64-bit systems. Get binaries via Git (e.g., `git clone --branch=v11.x-binary`), build tools with `make`, and join Matrix/Fluxer chats for help. This lets you easily manage and boot multiple OSes with a clean menu, saving time on custom PC or server setups. https://github.com/Limine-Bootloader/Limine