All Projects → DianaNites → parts

DianaNites / parts

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
A GPT Partition Manager

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to parts

minGPT-TF
A minimal TF2 re-implementation of the OpenAI GPT training
Stars: ✭ 36 (+157.14%)
Mutual labels:  gpt
few-shot-lm
The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)
Stars: ✭ 32 (+128.57%)
Mutual labels:  gpt
MultiOS-USB
Boot operating systems directly from ISO files
Stars: ✭ 106 (+657.14%)
Mutual labels:  gpt
A-Personal-Arch-Installation-Guide
A Personal Arch Installation Guide In Case of Amnesia
Stars: ✭ 58 (+314.29%)
Mutual labels:  gpt
download-tweets-ai-text-gen-plus
Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation
Stars: ✭ 26 (+85.71%)
Mutual labels:  gpt
AI-Resources
Scripts, Scenarios, and other resources for AI services such as Novel AI and AI Dungeon.
Stars: ✭ 18 (+28.57%)
Mutual labels:  gpt
kafka-cluster-size-calculator
An Apache Kafka cluster size calculator
Stars: ✭ 36 (+157.14%)
Mutual labels:  partitions
Basic-UI-for-GPT-J-6B-with-low-vram
A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model loading takes 12gb free ram.
Stars: ✭ 90 (+542.86%)
Mutual labels:  gpt
ke-dialogue
KE-Dialogue: Injecting knowledge graph into a fully end-to-end dialogue system.
Stars: ✭ 39 (+178.57%)
Mutual labels:  gpt
react-advertising
A JavaScript library for display ads in React applications.
Stars: ✭ 50 (+257.14%)
Mutual labels:  gpt
gpt-j-api
API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
Stars: ✭ 248 (+1671.43%)
Mutual labels:  gpt
pytorch-gpt-x
Implementation of autoregressive language model using improved Transformer and DeepSpeed pipeline parallelism.
Stars: ✭ 21 (+50%)
Mutual labels:  gpt
Tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Stars: ✭ 5,077 (+36164.29%)
Mutual labels:  gpt
gpt
A Python toolkit for lattice field theory, quantum computing, and machine learning
Stars: ✭ 60 (+328.57%)
Mutual labels:  gpt
Abacus
Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
Stars: ✭ 16 (+14.29%)
Mutual labels:  partitions
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (+64.29%)
Mutual labels:  gpt
pam panic
A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
Stars: ✭ 35 (+150%)
Mutual labels:  gpt
FasterTransformer
Transformer related optimization, including BERT, GPT
Stars: ✭ 1,571 (+11121.43%)
Mutual labels:  gpt
TabFormer
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
Stars: ✭ 209 (+1392.86%)
Mutual labels:  gpt
Rufus
The Reliable USB Formatting Utility
Stars: ✭ 16,917 (+120735.71%)
Mutual labels:  gpt

Parts

standard-readme compliant Maintenance GitHub Release Date GitHub commit activity Crates.io GitHub release (latest SemVer) Crates.io GitHub issues GitHub pull requests Liberapay patrons Crates.io (latest)

A GPT Partition Manager.

Parts is a pure Rust library to manage GPT partition labels.

Parts allows you to read, write, and manipulate GPT tables in a safe and efficient manner.

Install

[dependencies]
parts = "0.1.0"

Usage

NOTE: Please don't use this, it's new, WIP, and untested. Back up your data, or only use it on virtual disks.

The code is (hopefully) well documented, but unpolished, and the API is unstable.

See the docs for examples.

Features

Contributing

Feel free to ask questions on the Github repo.

See CONTRIBUTING.md for details on code contributions.

License

Licensed under either of

at your option.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].