Jefferson de Azevedo commited on
Commit
1c7d9ee
·
verified ·
1 Parent(s): 041178e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -1,21 +1,18 @@
1
- base_model: unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
 
 
 
 
 
2
  tags:
3
  - text-generation-inference
4
  - transformers
5
  - unsloth
6
  - llama
7
  - trl
8
- license: apache-2.0
9
- language:
10
- - en
11
  ---
12
 
13
- # Uploaded model
14
-
15
- - **Developed by:** Jeffvelox
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
18
-
19
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
1
+ ---
2
+ inference: true
3
+ language:
4
+ - pt
5
+ license: apache-2.0
6
+ base_model: unsloth/Llama-3.2-3B-Instruct
7
  tags:
8
  - text-generation-inference
9
  - transformers
10
  - unsloth
11
  - llama
12
  - trl
 
 
 
13
  ---
14
 
15
+ # llama3-qa-portugues
 
 
 
 
 
 
16
 
17
+ Modelo fine-tunado para QA em português.
18
+ Desenvolvido por Jeffvelox.