mirror of
				https://github.com/amithkoujalgi/ollama4j.git
				synced 2025-11-04 10:30:41 +01:00 
			
		
		
		
	Add codestral as a model.
This commit is contained in:
		@@ -79,4 +79,5 @@ public class OllamaModelType {
 | 
			
		||||
    public static final String NOTUS = "notus";
 | 
			
		||||
    public static final String DUCKDB_NSQL = "duckdb-nsql";
 | 
			
		||||
    public static final String ALL_MINILM = "all-minilm";
 | 
			
		||||
    public static final String CODESTRAL = "codestral";
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user