Jonathan Jordan

Results 2 issues of 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 ![image](https://github.com/user-attachments/assets/d5c2514c-ff14-4dd9-b53f-be38c5eb7455) ### Versions chromadb-client v0.5.4.dev0 ### Relevant log output ```shell Preparing metadata (pyproject.toml) did not run successfully....

installation trouble