ekshat commited on
Commit
4404210
1 Parent(s): 8e32c30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ tags:
12
  ---
13
  # Model Description
14
  Our Model is fine tuned on Llama-2 7B model on text-2-sql Dataset on Alpaca format described by Stanford. We have used QLora, Bits&Bytes, Accelerate and Transformers Library to implement PEFT concept.
 
15
 
16
 
17
  # Inference
 
12
  ---
13
  # Model Description
14
  Our Model is fine tuned on Llama-2 7B model on text-2-sql Dataset on Alpaca format described by Stanford. We have used QLora, Bits&Bytes, Accelerate and Transformers Library to implement PEFT concept.
15
+ For more information, please visit : https://github.com/akshayhedaoo1/Llama-2-7b-chat-finetune-for-text2sql/tree/Data-Science
16
 
17
 
18
  # Inference