8000 GitHub - SciMind2460/chronos: A small AI applet that I am working on and training myself, with my own model.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

SciMind2460/chronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0