rajabmondal commited on
Commit
44d5858
·
verified ·
1 Parent(s): 45dfe9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -71,12 +71,12 @@ Quantized versions of NT-Java-1.1B, [NT-Java-1.1B-GGUF](https://huggingface.co/i
71
 
72
  ## Primary Use cases
73
 
74
- The model is intended for commercial use for Java programming tasks. The model provides uses for applications which require:
75
-
76
- 1. Memory/compute constrained environments
77
- 2. Latency bound scenarios
78
- 3. Code generation/Completion task in Java
79
- 4. FIM task in Java
80
 
81
  ## Sample inference code
82
 
 
71
 
72
  ## Primary Use cases
73
 
74
+ The model is targeted for commercial applications focused on Java programming tasks. It is particularly suited for:
75
+
76
+ 1. Use in memory/compute constrained environments.
77
+ 2. Application in latency-sensitive scenarios.
78
+ 3. Code generation and completion tasks in Java.
79
+ 4. FIM (code infilling) tasks specific to Java.
80
 
81
  ## Sample inference code
82