Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,8 @@ Cat1.0 is a fine-tuned version of **Llama-3-1-8b base model**, optimized for rol
|
|
| 32 |
|
| 33 |
To achieve optimal performance with this model, I recommend the following settings:
|
| 34 |
|
| 35 |
-
- **Temperature**: `1.1`
|
|
|
|
| 36 |
|
| 37 |
> **Note**: Due to the nature of the fine-tuning, setting the temperature to `1.1` or higher helps prevent the model from repeating itself and encourages more creative and coherent responses.
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
To achieve optimal performance with this model, I recommend the following settings:
|
| 34 |
|
| 35 |
+
- **Temperature**: `1.1`
|
| 36 |
+
- **Min P**: `0.05`
|
| 37 |
|
| 38 |
> **Note**: Due to the nature of the fine-tuning, setting the temperature to `1.1` or higher helps prevent the model from repeating itself and encourages more creative and coherent responses.
|
| 39 |
|