Skip to content

OncoTree_0.2

Latest

Choose a tag to compare

@DavidAustinNix DavidAustinNix released this 18 Jun 20:22

Merged the three cmd line jars under a single helper/ launcher OT_X.X.jar. Added support for Ollama cloud services via their API key. Set the help menu defaults to match the benchmarked gemma4:26b model.

To see the help menu's just download and launch the jar:

module load openjdk/23.0.1

java -jar ~/Path/To/OT_0.2.jar
or
java -jar ~/Path/To/OT_0.2.jar Classifier

The required resources are in the /Resources directory