File size: 407 Bytes
3d0279c
 
 
 
 
 
 
 
fffb0d9
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
language:
- ru
- en
base_model:
- t-tech/T-lite-it-1.0
pipeline_tag: image-to-text
---
# 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.

Run with LLaMa-CLI:
```
.\llama-cli.exe -m .\models\t-lite-it-1.0-q3_k_s.gguf --gpu-layers 50 -p "Write only on Russian" -cnv
```