An open API service indexing awesome lists of open source software.

https://github.com/InfiniTensor/InfiniLM-Rust


https://github.com/InfiniTensor/InfiniLM-Rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# InfiniLM

[![CI](https://github.com/InfiniTensor/InfiniLM/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/InfiniTensor/InfiniLM/actions)
[![license](https://img.shields.io/github/license/InfiniTensor/InfiniLM)](https://mit-license.org/)
[![GitHub Issues](https://img.shields.io/github/issues/InfiniTensor/InfiniLM)](https://github.com/InfiniTensor/InfiniLM/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/InfiniTensor/InfiniLM)](https://github.com/InfiniTensor/InfiniLM/pulls)

![GitHub repo size](https://img.shields.io/github/repo-size/InfiniTensor/InfiniLM)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/InfiniTensor/InfiniLM)
![GitHub contributors](https://img.shields.io/github/contributors/InfiniTensor/InfiniLM)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/InfiniTensor/InfiniLM)

[**使用指南**](/docs/user-guide/doc.md) | [**version1**](https://github.com/InfiniTensor/InfiniLM/tree/version1)

从 [YdrMaster/llama2.rs](https://github.com/YdrMaster/llama2.rs) 发展来的手写 transformer 模型项目。