Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,13 @@
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- pt
|
5 |
-
license:
|
6 |
model_creator: 22H
|
7 |
model_link: https://huggingface.co/22h/open-cabrita3b
|
8 |
model_name: Open Cabrita 3B
|
9 |
model_type: llama
|
10 |
-
quantized_by:
|
|
|
11 |
---
|
12 |
|
13 |
# Open Cabrita 3B - GGUF
|
@@ -37,4 +38,4 @@ Usei o seguinte comando. Ajuste para suas necessidades:
|
|
37 |
|
38 |
Para compreender os parâmetros, veja [a documentação do llama.cpp](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md)
|
39 |
|
40 |
-
Experimente gratuitamente no Google Colab: [Rodando Cabrita com llamacpp.ipynb](https://colab.research.google.com/drive/1lbnA1lzmPmPdl3qibBsmE-U3qdDt-bWB?usp=sharing)
|
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- pt
|
5 |
+
license: apache-2.0
|
6 |
model_creator: 22H
|
7 |
model_link: https://huggingface.co/22h/open-cabrita3b
|
8 |
model_name: Open Cabrita 3B
|
9 |
model_type: llama
|
10 |
+
quantized_by: lucianosb
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
|
14 |
# Open Cabrita 3B - GGUF
|
|
|
38 |
|
39 |
Para compreender os parâmetros, veja [a documentação do llama.cpp](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md)
|
40 |
|
41 |
+
Experimente gratuitamente no Google Colab: [Rodando Cabrita com llamacpp.ipynb](https://colab.research.google.com/drive/1lbnA1lzmPmPdl3qibBsmE-U3qdDt-bWB?usp=sharing)
|