AlanRobotics
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,21 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
license: llama3.2
|
4 |
language:
|
5 |
- ru
|
6 |
- en
|
7 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Cotype Nano GGUF🤖
|
11 |
|
12 |
-
|
13 |
|
14 |
|
15 |
|
16 |
-
|
17 |
|
18 |
### Inference
|
19 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
language:
|
4 |
- ru
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
+
license: other
|
8 |
+
license_name: apache-2.0
|
9 |
+
license_link: https://huggingface.co/MTSAIR/Cotype-Nano-GGUF/blob/main/Apache%20License%20MTS%20AI.docx
|
10 |
---
|
11 |
|
12 |
# Cotype Nano GGUF🤖
|
13 |
|
14 |
+
Cotype-Nano-GGUF– это легковесный ИИ, который может запускаться даже на мобильных девайсах
|
15 |
|
16 |
|
17 |
|
18 |
+
Cotype-Nano-GGUF is a lightweight AI that can run even on mobile devices
|
19 |
|
20 |
### Inference
|
21 |
|