Helpers for AI training
Project description
Provdes two scripts:
- ainyan-training
- ainyan-dataset
DATASET PREPARE
ainyan-datasets --source jgate-lite --dspath s3://wadalabs/jgate-test --profile jpx
TRAINING
TRAINING=jgate.ini ainyan-training
With jgate.ini like:
[training]
model=NousResearch/Llama-2-7b-chat-hf
aws_profile=jpx
dataset=s3://wadalabs/jgate-small
finalname=jgate-small
learning_rate=2e-3
max_steps=100
MODEL S3 HELPER
# Upload
ainyan-model-helper --profile jpx --mode up --model jgate-full --bucket wadalabs
# Download
ainyan-model-helper --profile jpx --mode dl --model jgate-full --bucket wadalabs
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
ainyan-1.0.49-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file ainyan-1.0.49-py3-none-any.whl
.
File metadata
- Download URL: ainyan-1.0.49-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a613db153762974ac9a0d48250bc6a9e6bbf0632b09f7e00e74c83652690d911 |
|
MD5 | 04115bc97f7fa4e4fce91fd027d0b48d |
|
BLAKE2b-256 | 091aa0ea3ed909322cc9cae377afc69e85f9dfa13432e5e431e89a090013c294 |