Metadata-Version: 2.4
Name: byow
Version: 1.1.2
Summary: A custom LLM utility package
Author-email: Dwijraj Bhattacharyya <dwijrajbhattacharyya@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: tiktoken>=0.7
Requires-Dist: torch>=2.2
Requires-Dist: torchvision>=0.17
Requires-Dist: torchaudio>=2.2
Requires-Dist: tensorflow>=2.15.0
Requires-Dist: tqdm>=4.66

# Bring your own Weight (BYOW)

This is a python framework that allows you to build LLM of your architecture using yaml and you can either train them from scratch or bring your own weight
