--- license: llama3.2 base_model: - meta-llama/Llama-3.2-1B pipeline_tag: text-generation tags: - gguf-connector --- # llama-3.2-1b-gguf - base model from meta - original safetensors [here](https://huggingface.co/chatpig/llama-3.2-1b-bf16) - tested on [gguf-connector](https://pypi.org/project/gguf-connector) with nightly [llama-cpp-python](https://github.com/calcuis/llama-cpp-python/releases)