bond005 commited on
Commit
249d7c6
·
verified ·
1 Parent(s): f59dd48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,4 +4,7 @@ language:
4
  - ru
5
  - en
6
  pipeline_tag: text-generation
 
 
 
7
  ---
 
4
  - ru
5
  - en
6
  pipeline_tag: text-generation
7
+ base_model:
8
+ - Qwen/Qwen2.5-1.5B-Instruct
9
+ library_name: transformers
10
  ---