VGribAI commited on
Commit
83c8e3a
·
verified ·
1 Parent(s): 8d1bab6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # Tensor-12m
5
+
6
+ **My first model - Tensor-12m**
7
+
8
+ [![Python](https://img.shields.io/badge/python-3.8+-blue?style=flat-square&logo=python)](https://www.python.org/)
9
+ [![License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://opensource.org/licenses/MIT)
10
+ [![Size](https://img.shields.io/badge/size-12M-orange?style=flat-square)]()
11
+
12
+ ---
13
+
14
+ ## About
15
+
16
+ Tensor-12m is our first model, trained on a **5 MB Russian dataset**.
17
+ It's an **instruct model** - feel free to use, fine-tune, and experiment with it.
18
+
19
+ ---
20
+
21
+ ## Quick Start
22
+
23
+ Clone the repository and run:
24
+
25
+ ```bash
26
+ git clone https://github.com/GribAI/Tensor-12m
27
+ cd Tensor-12m
28
+ pip install -r requirements.txt
29
+ python launch.py