ggerganov / llama.cpp

LLM inference in C/C++
MIT License
60.95k stars 8.7k forks source link

Add Support for Bamboo LLM #8099

Open ffroquemartinez opened 4 days ago

ffroquemartinez commented 4 days ago

Prerequisites

Feature Description

Please allow for usage of Bamboo-DPO-v0.1-gguf/bamboo-7b-dpo-v0.1.Q4_0.powerinfer.gguf

Motivation

Would like to have Bamboo running locally to avoid security breach of internal data.

Possible Implementation

No response