jarodrigues commited on
Commit
efc19b8
1 Parent(s): f4d42de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ It is a **decoder** of the LLaMA family, based on the neural architecture Transf
43
  Its further improvement through additional training was done over language resources that include new instruction data sets of Portuguese prepared for this purpose.
44
 
45
  It has different versions that were trained for different variants of Portuguese (PT),
46
- namely the European variant, spoken in Portugal (**PT-PT**), and the American variant, spoken in Brazil (**PT-BR**).
47
 
48
  All versions of Gervásio are **openly distributed for free under an open license**, including thus for research and commercial purposes, and given its size, can
49
  be run on consumer-grade hardware.
 
43
  Its further improvement through additional training was done over language resources that include new instruction data sets of Portuguese prepared for this purpose.
44
 
45
  It has different versions that were trained for different variants of Portuguese (PT),
46
+ namely for the European variant, spoken in Portugal ([**gervasio-7b-portuguese-ptpt-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptpt-decoder)), and for the American variant, spoken in Brazil ([**gervasio-7b-portuguese-ptbr-decoder**](https://huggingface.co/PORTULAN/gervasio-7b-portuguese-ptbr-decoder)).
47
 
48
  All versions of Gervásio are **openly distributed for free under an open license**, including thus for research and commercial purposes, and given its size, can
49
  be run on consumer-grade hardware.