suriya7 commited on
Commit
2f45f54
1 Parent(s): e0f70bc

Update README.md

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