Telugu-LLM-Labs commited on
Commit
607a256
1 Parent(s): ee8d9eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -117,8 +117,7 @@ response = tokenizer.batch_decode(outputs)[0]
117
 
118
  Refer to the [blog post](https://ravidesetty.medium.com/introducing-indic-gemma-7b-2b-instruction-tuned-model-on-9-indian-languages-navarasa-86bc81b4a282) for sample examples.
119
 
120
- ------------------------------------------------------------------------------------------------------------------------------------
121
-
122
 
123
  # Developers:
124
 
 
117
 
118
  Refer to the [blog post](https://ravidesetty.medium.com/introducing-indic-gemma-7b-2b-instruction-tuned-model-on-9-indian-languages-navarasa-86bc81b4a282) for sample examples.
119
 
120
+ Please check our [Code Repository](https://github.com/TeluguLLMLabs/Indic-gemma-7b-Navarasa)for training and inference scripts.
 
121
 
122
  # Developers:
123