phamhai commited on
Commit
1346dfc
1 Parent(s): 0295c82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -6,6 +6,15 @@ language:
6
  base_model:
7
  - meta-llama/Llama-3.2-3B-Instruct
8
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <p align="center"> <img src="https://cdn-uploads.huggingface.co/production/uploads/6612cc790b91dd96968028f9/yP51EyRNg-CHCKB4gBYan.png" width="300" /> </p>
 
6
  base_model:
7
  - meta-llama/Llama-3.2-3B-Instruct
8
  pipeline_tag: text-generation
9
+ tags:
10
+ - RAG
11
+ - Function_Calling
12
+ - FC
13
+ - Summarization
14
+ - Rewriting
15
+ - Functions
16
+ - VLLM
17
+ - LLM
18
  ---
19
 
20
  <p align="center"> <img src="https://cdn-uploads.huggingface.co/production/uploads/6612cc790b91dd96968028f9/yP51EyRNg-CHCKB4gBYan.png" width="300" /> </p>