gptneox20b

test for a gpt model


Keywords
template-python-cmd
License
BSD-1-Clause
Install
pip install gptneox20b==1.0.3

Documentation

template-python-cmd

A template for quickly making a python lib that has a command line program attached

Linting

MacOS_Tests Ubuntu_Tests Win_Tests

Replace template-python-cmd and template_python_cmd with your command. Run tox until it's correct.

To develop software, run . ./activate.sh

Windows

This environment requires you to use git-bash.

Linting

Run ./lint.sh to find linting errors using pylint, flake8 and mypy.