Text Generation
Transformers
PyTorch
Korean
llama
Inference Endpoints
text-generation-inference
DopeorNope commited on
Commit
9d05c14
โ€ข
1 Parent(s): cce6f01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -83,6 +83,12 @@ model_tokenizer = AutoTokenizer.from_pretrained(repo)
83
  ```
84
 
85
 
 
 
 
 
 
 
86
 
87
 
88
  ---
 
83
  ```
84
 
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
 
94
  ---