belyakoff commited on
Commit
4f7bd35
1 Parent(s): 1d6e667

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,4 +9,9 @@ language:
9
  base_model:
10
  - meta-llama/Llama-3.2-3B-Instruct
11
  pipeline_tag: text-generation
 
 
 
 
 
12
  ---
 
9
  base_model:
10
  - meta-llama/Llama-3.2-3B-Instruct
11
  pipeline_tag: text-generation
12
+ license: apache-2.0
13
+ tags:
14
+ - code
15
+ - rag
16
+ - question answering
17
  ---