Files
chameleon-7b-GGUF/README.md
ModelHub XC cdffa42b12 初始化项目,由ModelHub XC社区提供模型
Model: nopperl/chameleon-7b-GGUF
Source: Original Platform
2026-06-06 17:40:21 +08:00

13 lines
537 B
Markdown

---
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.