Skip to main content

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.79-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page