Text Generation
Transformers
Safetensors
English
Chinese
llama
conversational
text-generation-inference
Inference Endpoints
Siming Huang commited on
Commit
ea1dfdf
1 Parent(s): 8d95f06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -2,6 +2,12 @@
2
  license: other
3
  license_name: inf
4
  license_link: https://huggingface.co/infly/OpenCoder-1.5B-Instruct/blob/main/LICENSE
 
 
 
 
 
 
5
  ---
6
 
7
 
@@ -101,5 +107,4 @@ OpenCoder series (including Base and Chat) support commercial applications under
101
  year={2024},
102
  url={https://arxiv.org/pdf/2411.04905}
103
  }
104
- ```
105
-
 
2
  license: other
3
  license_name: inf
4
  license_link: https://huggingface.co/infly/OpenCoder-1.5B-Instruct/blob/main/LICENSE
5
+ language:
6
+ - en
7
+ - zh
8
+ base_model:
9
+ - infly/OpenCoder-1.5B-Base
10
+ pipeline_tag: text-generation
11
  ---
12
 
13
 
 
107
  year={2024},
108
  url={https://arxiv.org/pdf/2411.04905}
109
  }
110
+ ```