View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window container-llama-8.326.37.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.kherud.llama
├─ de.kherud.llama.InferenceParameters.class - [JAR]
├─ de.kherud.llama.LlamaException.class - [JAR]
├─ de.kherud.llama.LlamaLoader.class - [JAR]
├─ de.kherud.llama.LlamaModel.class - [JAR]
├─ de.kherud.llama.LogLevel.class - [JAR]
├─ de.kherud.llama.ModelParameters.class - [JAR]
├─ de.kherud.llama.OSInfo.class - [JAR]
├─ de.kherud.llama.ProcessRunner.class - [JAR]
ai.vespa.llama
├─ ai.vespa.llama.LlamaBundleActivator.class - [JAR]