lexiconium commited on
Commit
5bb7510
1 Parent(s): b9af64e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ tags:
6
  license: cc-by-nc-sa-4.0
7
  ---
8
 
 
 
 
9
  ## Example
10
  ```python
11
  import torch
 
6
  license: cc-by-nc-sa-4.0
7
  ---
8
 
9
+ ## Model based on
10
+ [Ko-GPT-Trinity 1.2B (v0.5)](https://huggingface.co/skt/ko-gpt-trinity-1.2B-v0.5)
11
+
12
  ## Example
13
  ```python
14
  import torch