lukab commited on
Commit
806c859
·
verified ·
1 Parent(s): b75702e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ---
5
+ library_name: transformers
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ## Model Details
10
+
11
+ ### Model Description
12
+
13
+ - **Developed by:** Tbilisi AI Lab
14
+
15
+ ## Citation
16
+ ```bibtex
17
+ @misc{tbilisi2025kona2,
18
+ title = {Kona2-12B-Base: A Large Language Model by Tbilisi AI Lab},
19
+ author = {Tbilisi AI Lab Team},
20
+ year = {2025},
21
+ publisher = {Hugging Face},
22
+ howpublished = {\url{https://huggingface.co/tbilisi-ai-lab/kona2-12B-Base}},
23
+ note = {Accessed: 2025-10-18}
24
+ }
25
+ ```
26
+
27
+ ## License/Terms of Use:
28
+ apache-2.0