GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

garamu/TinyLlama-1.1B-Chat-v1.0-lora-F16-GGUF overview

garamu/TinyLlama 1.1B Chat v1.0 lora F16 GGUF This LoRA adapter was converted to GGUF format from garamu/TinyLlama 1.1B Chat v1.0 lora https://huggingface.co/g…

peftggufbase_model:adapter:TinyLlama/TinyLlama-1.1B-Chat-v1.0loratransformersllama-cppgguf-my-loratext-generationbase_model:garamu/TinyLlama-1.1B-Chat-v1.0-lorabase_model:adapter:garamu/TinyLlama-1.1B-Chat-v1.0-loraregion:us

Runs locally from ~4.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
TinyLlama-1.1B-Chat-v1.0-lora-f16.ggufGGUFF164.3 MBDownload

Model Details

Model IDgaramu/TinyLlama-1.1B-Chat-v1.0-lora-F16-GGUF
Authorgaramu
Pipelinetext-generation
License
Base modelgaramu/TinyLlama-1.1B-Chat-v1.0-lora
Last modified2026-07-25T18:57:49.000Z

Model README

---

base_model: garamu/TinyLlama-1.1B-Chat-v1.0-lora

library_name: peft

pipeline_tag: text-generation

tags:

  • base_model:adapter:TinyLlama/TinyLlama-1.1B-Chat-v1.0
  • lora
  • transformers
  • llama-cpp
  • gguf-my-lora

---

garamu/TinyLlama-1.1B-Chat-v1.0-lora-F16-GGUF

This LoRA adapter was converted to GGUF format from garamu/TinyLlama-1.1B-Chat-v1.0-lora via the ggml.ai's GGUF-my-lora space.

Refer to the original adapter repository for more details.

Use with llama.cpp

# with cli
llama-cli -m base_model.gguf --lora TinyLlama-1.1B-Chat-v1.0-lora-f16.gguf (...other args)

# with server
llama-server -m base_model.gguf --lora TinyLlama-1.1B-Chat-v1.0-lora-f16.gguf (...other args)

To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.

Run garamu/TinyLlama-1.1B-Chat-v1.0-lora-F16-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models