rellow / Pipfile
Rafael Camargo
train and save model, and roughly genrate words
2f610df
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
tiktoken = "==0.7.0"
torch = "*"
numpy = "*"
[dev-packages]
[requires]
python_version = "3.12"