Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHRONOS-1

A small AI model that I am working on, with pre-trained data.

How do you install Chronos?

pip install git+https://github.com/SciMind2460/chronos.git

(I know it's unnecessarily convoluted, but PyPI is a pain to deal with, and so is Anaconda.)

How do you use Chronos?

Just use the following command in your Python project:

import chronostextgen

The generator command is:

chronostextgen.generator(your_text, max_length=your_preferred_length, num_return_sequences=1)

About

A small AI applet that I am working on and training myself, with my own model.

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages