marella / ctransformers

Python bindings for the Transformer models implemented in C/C++ using GGML library.
MIT License
1.76k stars 137 forks source link

Requesting support for 'CausalLM' models #168

Open SixftOne opened 8 months ago

SixftOne commented 8 months ago

A new set of 7B & 14B models have come up, and they are claiming that, the 7B model is better than all of the existing 33B models and the 14B model to be better than all of the existing 70B models. Link to the models:

7B: https://huggingface.co/CausalLM/7B 14B: https://huggingface.co/CausalLM/14B