prithivMLmods commited on
Commit
0c967ef
1 Parent(s): e538b5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - infly/OpenCoder-1.5B-Instruct
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
+ tags:
11
+ - llama-cpp
12
+ - OpenCoder
13
+ ---