Lists (6)
Sort Name ascending (A-Z)
Stars
Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt
Write a simple interpreter of C. Inspired by c4 and largely based on it.
在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。
A minimal GPU design in Verilog to learn how GPUs work from the ground up
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Collection of AI-related utilities. Welcome to submit issues and pull requests /收藏AI相关的实用工具,欢迎提交issues 或者pull requests
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
The official gpt4free repository | various collection of powerful language models
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
A professional front-end template for building fast, robust, and adaptable web apps or sites.
scikit-learn: machine learning in Python