doosys commited on
Commit
fb6cf78
·
verified ·
1 Parent(s): f363772

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -2,8 +2,15 @@
2
  license: other
3
  license_name: deepseek
4
  license_link: https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL
5
- pipeline_tag: image-text-to-text
6
  library_name: transformers
 
 
 
 
 
 
 
7
  ---
8
 
9
  ## 1. Introduction
 
2
  license: other
3
  license_name: deepseek
4
  license_link: https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL
5
+ pipeline_tag: text-generation
6
  library_name: transformers
7
+
8
+ language:
9
+ - fr
10
+ base_model:
11
+ - meta-llama/Llama-3.3-70B-Instruct
12
+ tags:
13
+ - art
14
  ---
15
 
16
  ## 1. Introduction