Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: infosys/NT-Java-1.1B
|
|
|
3 |
widget:
|
4 |
- text: "public class HelloWorld {\n public static void main(String[] args) {"
|
5 |
example_title: Hello world
|
|
|
1 |
---
|
2 |
base_model: infosys/NT-Java-1.1B
|
3 |
+
inference: false
|
4 |
widget:
|
5 |
- text: "public class HelloWorld {\n public static void main(String[] args) {"
|
6 |
example_title: Hello world
|