Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,9 @@ pip install torch torch
|
|
29 |
pip install transformers
|
30 |
```
|
31 |
|
|
|
|
|
|
|
32 |
## Inference
|
33 |
|
34 |
```python
|
|
|
29 |
pip install transformers
|
30 |
```
|
31 |
|
32 |
+
## how to Fine Tune
|
33 |
+
here is the github link [click here](https://github.com/theSuriya/Gemma-SQL-Generator/tree/main)
|
34 |
+
|
35 |
## Inference
|
36 |
|
37 |
```python
|