Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
| 4 |
## Description
|
| 5 |
A brief overview of what your model does, its purpose, and the problem it solves.
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
inference:
|
| 5 |
+
parameters:
|
| 6 |
+
temperature: 0.7
|
| 7 |
## Description
|
| 8 |
A brief overview of what your model does, its purpose, and the problem it solves.
|
| 9 |
|