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

Owmen/llama-3.1-8B-gpt-3.5-F16-GGUF overview

Owmen/llama 3.1 8B gpt 3.5 F16 GGUF This LoRA adapter was converted to GGUF format from Owmen/llama 3.1 8B gpt 3.5 https://huggingface.co/Owmen/llama 3.1 8B gp…

peftgguflorasfttransformerstrlunslothllama-cppgguf-my-loratext-generationbase_model:Owmen/llama-3.1-8B-gpt-3.5base_model:adapter:Owmen/llama-3.1-8B-gpt-3.5license:apache-2.0region:us

Runs locally from ~21.0 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
llama-3.1-8B-gpt-3.5-f16.ggufGGUFF1621.0 MBDownload

Model Details

Model IDOwmen/llama-3.1-8B-gpt-3.5-F16-GGUF
AuthorOwmen
Pipelinetext-generation
Licenseapache-2.0
Base modelOwmen/llama-3.1-8B-gpt-3.5
Last modified2026-06-22T16:53:58.000Z

Model README

---

base_model: Owmen/llama-3.1-8B-gpt-3.5

library_name: peft

pipeline_tag: text-generation

tags:

  • lora
  • sft
  • transformers
  • trl
  • unsloth
  • llama-cpp
  • gguf-my-lora

license: apache-2.0

---

Owmen/llama-3.1-8B-gpt-3.5-F16-GGUF

This LoRA adapter was converted to GGUF format from Owmen/llama-3.1-8B-gpt-3.5 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 llama-3.1-8B-gpt-3.5-f16.gguf (...other args)

# with server
llama-server -m base_model.gguf --lora llama-3.1-8B-gpt-3.5-f16.gguf (...other args)

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

Run Owmen/llama-3.1-8B-gpt-3.5-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