Skip to content

Releases: HuntsmanCancerInstitute/OncoTree

OncoTree_0.2

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

OncoTree_0.1

Choose a tag to compare

@DavidAustinNix DavidAustinNix released this 20 Apr 22:04
55c3876

First fully functional release.