Text Generation
PEFT
Safetensors
Portuguese
English
phi
Phi-2B
Portuguese
Bode
LLM
Alpaca
custom_code
Eval Results (legacy)
Instructions to use recogna-nlp/Phi-Bode with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use recogna-nlp/Phi-Bode with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -102,8 +102,12 @@ Contribuições para a melhoria deste modelo são bem-vindas. Sinta-se à vontad
|
|
| 102 |
Se você deseja utilizar o Phi-Bode em sua pesquisa, cite-o da seguinte maneira:
|
| 103 |
|
| 104 |
```
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
}
|
| 109 |
```
|
|
|
|
| 102 |
Se você deseja utilizar o Phi-Bode em sua pesquisa, cite-o da seguinte maneira:
|
| 103 |
|
| 104 |
```
|
| 105 |
+
@misc {phibode_2024,
|
| 106 |
+
author = { Pedro Henrique Paiola and Gabriel Lino Garcia and João Paulo Papa},
|
| 107 |
+
title = { Phi-Bode},
|
| 108 |
+
year = {2024},
|
| 109 |
+
url = { https://huggingface.co/recogna-nlp/Phi-Bode },
|
| 110 |
+
doi = { 10.57967/hf/1880 },
|
| 111 |
+
publisher = { Hugging Face }
|
| 112 |
}
|
| 113 |
```
|