rafaelgeraldini commited on
Commit
4ea539b
1 Parent(s): 64e5cbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,7 +25,9 @@ co2_eq_emissions:
25
  Lloro, developed by Semantix Research Labs , is a language Model that was trained to effectively perform Portuguese Data Analysis in Python. It is a fine-tuned version of codellama/CodeLlama-7b-Instruct-hf, that was trained on synthetic datasets. The fine-tuning process was performed using the QLORA metodology on a GPU A100 with 40 GB of RAM.
26
 
27
 
 
28
 
 
29
 
30
  **Model description**
31
 
 
25
  Lloro, developed by Semantix Research Labs , is a language Model that was trained to effectively perform Portuguese Data Analysis in Python. It is a fine-tuned version of codellama/CodeLlama-7b-Instruct-hf, that was trained on synthetic datasets. The fine-tuning process was performed using the QLORA metodology on a GPU A100 with 40 GB of RAM.
26
 
27
 
28
+ ## **New Text to SQL Model**
29
 
30
+ Release of [Lloro SQL](https://huggingface.co/semantixai/Lloro-SQL)
31
 
32
  **Model description**
33