Tools for setup/communications to a LLM models
Project description
Project and PyPI Package
Required Dependencies
- build, twine
Build
- Update
src/*and updatesetup.conf - Builds to
dist/directory
python -m build
- Push to PyPi with twine
python -m twine upload --repository pypi dist/*
Setup
- Create API key in PyPI account
- Add to
~/.pypirc
[distutils]
index-servers =
pypi
testpypi
[pypi]
username = __token__
password = pypi-AgszLCJ-Cut-And-P@aste-The-API-K#y-From-Your-AccountlZ7-mow
[testpypi]
repository = https://test.pypi.org/legacy/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpt-prive-0.0.4.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gpt-prive-0.0.4.tar.gz.
File metadata
- Download URL: gpt-prive-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f4b03dc6631e562d3d15289ada33c651789306e79f77e6223b686b0d27846a6
|
|
| MD5 |
b112415ba71f644c58f1ef8bc4d12f00
|
|
| BLAKE2b-256 |
e4f5cadd4bc195948278ed90efb0661a96890229427f28370ac3db45a6e11df0
|
File details
Details for the file gpt_prive-0.0.4-py3-none-any.whl.
File metadata
- Download URL: gpt_prive-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2029ad0b089feb456fdbd200ae9808f5ff2795837f24bbb4c8f24d1d74fb1da
|
|
| MD5 |
1bdb89ecae9cd2c86241e90ab86dd1c2
|
|
| BLAKE2b-256 |
c7e9ed9c711f76c3e2c8f463151f436e690b5e5637a973f47bbadd0e7544855c
|