prithivMLmods commited on
Commit
89e678a
·
verified ·
1 Parent(s): ee15c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ ---