PowerML python package
Reason this release was yanked:
Deprecated
Project description
PowerML Python Package
from powerml_app.PowerML import PowerML config = {"key": ""} powerml = PowerML(config) testPrompt = "hello there" response = powerml.predict(prompt=testPrompt) print(response)
data = ["item1\n new line", "item2", "item3"] val = powerml.fit(data, "llama") print(val)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
powerml_app-0.0.2.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file powerml_app-0.0.2.tar.gz
.
File metadata
- Download URL: powerml_app-0.0.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b7fcaa6919e971acd20ece8bf159d8beb03744c8beed6eeb4dcda8da3c1dd42 |
|
MD5 | e119268f56cda374b455dd6221b3b9dd |
|
BLAKE2b-256 | cdb0322b3f7e5795002514a1646cdd5a74cfaaed7b02c4767859b567ef5265cb |
File details
Details for the file powerml_app-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: powerml_app-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c28da7d6937c6666e9308ac00a2f411ea4dc71e4e233394e1c944b4851f873a |
|
MD5 | d0f66861177361d88e94a31ae10392b7 |
|
BLAKE2b-256 | d17b08c33f9c71704e08ee0a0cdddac4996b4d3bd8cf0e2ac30bd7238b5ce0a0 |