初始化项目,由ModelHub XC社区提供模型
Model: nopperl/chameleon-7b-GGUF Source: Original Platform
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user