Skip to content

vincentlinzhu/Transcendence_LLM

 
 

Repository files navigation

research_project

TODO

this is empty at the moment

Installation

Find and replace research_project with the name of your module. Rename the folder research_project as well. Do not use any dashes. Then delete this line.

make install

Usage

Use json to modify the config:

research_project --conf '{"block_size": 10}'

Reuse an old config file by specifying the path:

research_project --config $PWD/runs/<YYYY-MM-DD>---<HH-MM-SS>/config.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • Makefile 8.1%