vvnaren/phi-3-text2sql-sagemaker-Q8_0-GGUF overview
vvnaren/phi 3 text2sql sagemaker Q8 0 GGUF This LoRA adapter was converted to GGUF format from truskovskiyk/phi 3 text2sql sagemaker https://huggingface.co/tru…
Runs locally from ~11.9 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| phi-3-text2sql-sagemaker-q8_0.gguf | GGUF | Q8_0 | 11.9 MB | Download |
Model Details
Model README
---
base_model: truskovskiyk/phi-3-text2sql-sagemaker
library_name: peft
license: mit
tags:
- trl
- sft
- generated_from_trainer
- llama-cpp
- gguf-my-lora
model-index:
- name: phi-3-text2sql-sagemaker
results: []
---
vvnaren/phi-3-text2sql-sagemaker-Q8_0-GGUF
This LoRA adapter was converted to GGUF format from truskovskiyk/phi-3-text2sql-sagemaker 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 phi-3-text2sql-sagemaker-q8_0.gguf (...other args)
# with server
llama-server -m base_model.gguf --lora phi-3-text2sql-sagemaker-q8_0.gguf (...other args)
To know more about LoRA usage with llama.cpp server, refer to the llama.cpp server documentation.
Run vvnaren/phi-3-text2sql-sagemaker-Q8_0-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models