mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 20:07:10 +02:00
clean up
This commit is contained in:
parent
899b734abf
commit
e9ec19a62d
@ -4,7 +4,7 @@ package io.github.amithkoujalgi.ollama4j.core.types;
|
|||||||
* A class to provide constants for all the supported models by Ollama.
|
* A class to provide constants for all the supported models by Ollama.
|
||||||
*
|
*
|
||||||
* <p>Refer to the full list of models and the details here: <a
|
* <p>Refer to the full list of models and the details here: <a
|
||||||
* href="https://ollama.ai/library">https://ollama.ai/library<a/>
|
* href="https://ollama.ai/library">https://ollama.ai/library</a>
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("ALL")
|
@SuppressWarnings("ALL")
|
||||||
public class OllamaModelType {
|
public class OllamaModelType {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user