Update README.md
Browse files
README.md
CHANGED
@@ -61,9 +61,9 @@ Quantized versions of NT-Java-1.1B, [NT-Java-1.1B-GGUF](https://huggingface.co/i
|
|
61 |
The model is tailored for commercial use in Java programming tasks. It is particularly suited for:
|
62 |
|
63 |
1. Use in memory/compute constrained environments.
|
64 |
-
2.
|
65 |
3. Code generation and completion tasks in Java.
|
66 |
-
4. FIM (code infilling) tasks
|
67 |
|
68 |
<br>
|
69 |
|
|
|
61 |
The model is tailored for commercial use in Java programming tasks. It is particularly suited for:
|
62 |
|
63 |
1. Use in memory/compute constrained environments.
|
64 |
+
2. Use in latency-sensitive scenarios.
|
65 |
3. Code generation and completion tasks in Java.
|
66 |
+
4. FIM (code infilling) tasks in Java.
|
67 |
|
68 |
<br>
|
69 |
|