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

https://github.com/InfiniTensor/gguf

gguf file read
https://github.com/InfiniTensor/gguf

Last synced: 12 months ago
JSON representation

gguf file read

Awesome Lists containing this project

README

          

# gguf

[![CI](https://github.com/InfiniTensor/gguf/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/InfiniTensor/gguf/actions)
[![GitHub Issues](https://img.shields.io/github/issues/InfiniTensor/gguf)](https://github.com/InfiniTensor/gguf/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/InfiniTensor/gguf)](https://github.com/InfiniTensor/gguf/pulls)
![GitHub repo size](https://img.shields.io/github/repo-size/InfiniTensor/gguf)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/InfiniTensor/gguf)
![GitHub contributors](https://img.shields.io/github/contributors/InfiniTensor/gguf)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/InfiniTensor/gguf)

- [ggml 量化类型定义和转换算法](ggml-quants)
- [gguf 文件定义和操作](ggus)
- [gguf 实用工具](xtask)