Jonathan Jordan
Jonathan Jordan
I wonder why Zephyr is not yet supported in ctransformers. ``` from ctransformers import AutoModelForCausalLM m = AutoModelForCausalLM.from_pretrained('TheBloke/stablelm-zephyr-3b-GGUF', model_file='stablelm-zephyr-3b.Q4_K_M.gguf') ``` The above code actually downloaded the file from huggingface repo,...
### What happened? installation error due to rust requirement settings in orjson v3.10.7  ### Versions chromadb-client v0.5.4.dev0 ### Relevant log output ```shell Preparing metadata (pyproject.toml) did not run successfully....