Update README.md
Browse files
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 : [](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 : [](https://colab.research.google.com/drive/1bL9z0NU8kuUyYescSJTIpP9NEkF2Dk6o?usp=sharing)
|
40 |
|
41 |
```python
|