Update README.md
Browse files
README.md
CHANGED
@@ -69,3 +69,5 @@ The **Math IIO 7B Instruct** is a fine-tuned language model based on the robust
|
|
69 |
1. Download all model files, ensuring the PyTorch weights and tokenizer configurations are included.
|
70 |
2. Load the model in your Python environment using frameworks like PyTorch or Hugging Face Transformers.
|
71 |
3. Use the provided configurations (`config.json` and `generation_config.json`) for optimal inference.
|
|
|
|
|
|
69 |
1. Download all model files, ensuring the PyTorch weights and tokenizer configurations are included.
|
70 |
2. Load the model in your Python environment using frameworks like PyTorch or Hugging Face Transformers.
|
71 |
3. Use the provided configurations (`config.json` and `generation_config.json`) for optimal inference.
|
72 |
+
|
73 |
+
---
|