mervp commited on
Commit
32c47f3
·
verified ·
1 Parent(s): e820ad2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -17,6 +17,12 @@ The model was trained on over **100,000 natural language-to-SQL pairs** spanning
17
 
18
  ---
19
 
 
 
 
 
 
 
20
  ## Model Highlights
21
 
22
  - **Base model**: `Deepseek R1 8B Distilled Llama`
 
17
 
18
  ---
19
 
20
+ ## Model Dependencies
21
+
22
+ - **Python Version**: `3.10`
23
+ - **libraries**: `unsloth`
24
+ - pip install unsloth
25
+
26
  ## Model Highlights
27
 
28
  - **Base model**: `Deepseek R1 8B Distilled Llama`