AIDXteam commited on
Commit
7d4e17b
โ€ข
1 Parent(s): 09bb41b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -57,11 +57,12 @@ pipeline_tag: text-generation
57
  inputs = tokenizer("์•ˆ๋…•ํ•˜์„ธ์š”", return_tensors="pt")
58
  outputs = model(**inputs)
59
  </code></pre>
60
-
61
 
 
 
62
  Hereโ€™s the English version of the provided text:
63
 
64
- ---
65
 
66
  # โถ Model Description
67
 
 
57
  inputs = tokenizer("์•ˆ๋…•ํ•˜์„ธ์š”", return_tensors="pt")
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
 
65
+
66
 
67
  # โถ Model Description
68