ekshat commited on
Commit
4556c33
1 Parent(s): 7c4aad7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -12,7 +12,6 @@ tags:
12
  This Model is based on Llama-2 7B model provided by Meta. The Model accepts text and return SQL-query. This Model has been fine-tuned on "NousResearch/Llama-2-7b-hf".
13
 
14
  ```python
15
-
16
  ! pip install transformers accelerate
17
 
18
  # Use a pipeline as a high-level helper
 
12
  This Model is based on Llama-2 7B model provided by Meta. The Model accepts text and return SQL-query. This Model has been fine-tuned on "NousResearch/Llama-2-7b-hf".
13
 
14
  ```python
 
15
  ! pip install transformers accelerate
16
 
17
  # Use a pipeline as a high-level helper