GGUFs
Collection
Collection of usable GGUFs for running LLMs on the edge or consumer devices like phones & laptops!
•
3 items
•
Updated
•
1
This model from Telugu-LLM-Labs is based on google/gemma-2b and has been LoRA finetuned on 9 Indian languages and English instruction datasets
git clone https://huggingface.co/iAkashPaul/Indic-gemma-2b-finetuned-sft-Navarasa-GGUF # & cd into it, update paths accordingly
# build llama.cpp for your hardware https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#build
./main --file prompt.md --lora ./models/ggml-adapter-model.bin --lora-base ./models/indic-llm_Q8.gguf
./main --file prompt.md -m ./models/merged_indic_llm_Q8.gguf -ngl 99
Save this to a file(ex. prompt.md) & load it with the main executable.
### Instruction: Translate following sentence to Kannada.
### Input: This model is developed by Telugu LLM Labs
## Response: