Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- t-tech/T-lite-it-1.0
|
7 |
+
pipeline_tag: image-to-text
|
8 |
+
---
|
9 |
+
This model was converted to GGUF format from t-tech/T-lite-it-1.0 using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.
|