Update README.md
Browse files
README.md
CHANGED
|
@@ -77,6 +77,8 @@ This model is a fine-tuned 7B parameter LLM on the Intel Gaudi 2 processor from
|
|
| 77 |
|
| 78 |
## How To Use
|
| 79 |
|
|
|
|
|
|
|
| 80 |
### Training hyperparameters
|
| 81 |
|
| 82 |
The following hyperparameters were used during training:
|
|
|
|
| 77 |
|
| 78 |
## How To Use
|
| 79 |
|
| 80 |
+
Context length for this model: 8192 tokens (same as [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1))
|
| 81 |
+
|
| 82 |
### Training hyperparameters
|
| 83 |
|
| 84 |
The following hyperparameters were used during training:
|