convaiinnovations commited on
Commit
30c4818
·
verified ·
1 Parent(s): c110b10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -35,6 +35,7 @@ This model was developed by **Nandakishor M** and **Anjali M** at **Convai Innov
35
  ## How to Use
36
 
37
  This model was trained using [Unsloth](https://github.com/unslothai/unsloth) to achieve high performance and memory efficiency. The following code provides a complete example of how to load the model in 4-bit precision and run inference.
 
38
  You can run the code using Free Google Colab at : [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1bL9z0NU8kuUyYescSJTIpP9NEkF2Dk6o?usp=sharing)
39
 
40
  ```python
 
35
  ## How to Use
36
 
37
  This model was trained using [Unsloth](https://github.com/unslothai/unsloth) to achieve high performance and memory efficiency. The following code provides a complete example of how to load the model in 4-bit precision and run inference.
38
+
39
  You can run the code using Free Google Colab at : [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1bL9z0NU8kuUyYescSJTIpP9NEkF2Dk6o?usp=sharing)
40
 
41
  ```python