Files
chameleon-7b-GGUF/README.md

13 lines
537 B
Markdown
Raw Normal View History

---
language:
- en
model_creator: facebook
pipeline_tag: text-generation
---
# chameleon-7b-GGUF
This repo contains GGUF files of the [chameleon-7b](https://huggingface.co/facebook/chameleon-7b) model. These files can be used for inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and derivative software such as [ollama](https://github.com/ollama/ollama) and [LM Studio](https://lmstudio.ai/).
Note: The GGUF files do not include the image tokenizer (VQ-VAE model) and thus can only be used for text-only inference.