Text Generation
Transformers
PyTorch
Korean
llama
text-generation-inference
DopeorNope commited on
Commit
9d2939f
·
verified ·
1 Parent(s): 9d05c14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -11,9 +11,6 @@ license: cc-by-nc-sa-4.0
11
 
12
  **(주)미디어그룹사람과숲과 (주)마커의 LLM 연구 컨소시엄으로 개발된 모델입니다**
13
 
14
- **DopeorNope개발자가 훈련하여 업로드한 모델입니다**
15
-
16
- **개발의 권한은 DopeorNope(Seungyoo Lee)에게 있으며, 모델 문의사항은 컨택 바랍니다**
17
 
18
  **The license is `cc-by-nc-sa-4.0`.**
19
 
@@ -85,9 +82,9 @@ model_tokenizer = AutoTokenizer.from_pretrained(repo)
85
 
86
  # Acknowledgement
87
 
88
- 이 모델은 과학기술정보통신부·광주광역시가 공동 지원한 '인공지능 중심 산업융합 집적단지 조성사업'으로 지원을 받아 수행된 연구 결과입니다.
89
 
90
- This model was supported by Artificial intelligence industrial convergence cluster development project funded by the Ministry of Science and ICT(MSIT, Korea)&Gwangju Metropolitan City.
91
 
92
 
93
 
 
11
 
12
  **(주)미디어그룹사람과숲과 (주)마커의 LLM 연구 컨소시엄으로 개발된 모델입니다**
13
 
 
 
 
14
 
15
  **The license is `cc-by-nc-sa-4.0`.**
16
 
 
82
 
83
  # Acknowledgement
84
 
85
+ - 이 모델은 과학기술정보통신부·광주광역시가 공동 지원한 '인공지능 중심 산업융합 집적단지 조성사업'으로 지원을 받아 수행된 연구 결과입니다.
86
 
87
+ - This model was supported by Artificial intelligence industrial convergence cluster development project funded by the Ministry of Science and ICT(MSIT, Korea)&Gwangju Metropolitan City.
88
 
89
 
90