AIDXteam commited on
Commit
dc88d2d
ยท
verified ยท
1 Parent(s): 7d4e17b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -58,7 +58,7 @@ pipeline_tag: text-generation
58
  outputs = model(**inputs)
59
  </code></pre>
60
 
61
- # โœ… ktds๋Š” openchat ์™ธ์—๋„ llama, solar, EEVE ๋“ฑ ๋Œ€ํ‘œ์ ์ธ LLM์— ๋‹ค์–‘ํ•œ ์˜์—ญ์˜ ํ•œ๊ตญ์˜ ๋ฌธํ™”์™€ ์ง€์‹์„ ํ•™์Šตํ•œ LLM์„ ์ œ๊ณตํ•  ์˜ˆ์ •์ž…๋‹ˆ๋‹ค.
62
  ---
63
  Hereโ€™s the English version of the provided text:
64
 
@@ -126,3 +126,7 @@ may produce biased responses if trained on biased data.
126
  inputs = tokenizer("Hello?", return_tensors="pt")
127
  outputs = model(**inputs)
128
  </code></pre>
 
 
 
 
 
58
  outputs = model(**inputs)
59
  </code></pre>
60
 
61
+ ## โœ… ktds๋Š” openchat ์™ธ์—๋„ LlaMA, Polyglot, EEVE ๋“ฑ ๋Œ€ํ‘œ์ ์ธ LLM์— ๋‹ค์–‘ํ•œ ์˜์—ญ์˜ ํ•œ๊ตญ์˜ ๋ฌธํ™”์™€ ์ง€์‹์„ ํŒŒ์ธํŠœ๋‹ํ•œ LLM์„ ์ œ๊ณตํ•  ์˜ˆ์ •์ž…๋‹ˆ๋‹ค.
62
  ---
63
  Hereโ€™s the English version of the provided text:
64
 
 
126
  inputs = tokenizer("Hello?", return_tensors="pt")
127
  outputs = model(**inputs)
128
  </code></pre>
129
+
130
+ ## KTDS plans to provide fine-tuned LLMs (Large Language Models) across various domains of Korean culture and knowledge,
131
+ ## including models based on not only OpenChat but also LLaMA, Polyglot, and EEVE.
132
+ ## These models will be tailored to better understand and generate content specific to Korean contexts.