Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ✅] I am running the latest code. Development is very rapid so there are no tagged versions as of now.
- [✅ ] I carefully followed the README.md.
- [ ✅] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- [✅ ] I reviewed the Discussions, and have a new bug or useful enhancement to share.
Feature Description
IBM recently released their Granite models. A series of 3b -> 34b coding models with base and instruct finetunes.
https://huggingface.co/collections/ibm-granite/granite-code-models-6624c5cec322e4c148c8b330
https://github.com/ibm-granite
Many thanks to the llama.cpp community for their awesome work! It would be awesome to see this feature added. GGUF's can be made already, but when you try to load them you get a tokenizer error.