小拳头

Results 3 issues of 小拳头

你好,请问这个可以直接部署,商用吗

I used the latest module and while embedding the gguf model into chroma, a critical error occurred `llamaem= LlamaCppEmbeddings(model_path="D:\models\llama-2-7b-chat.Q4_K_M.gguf") vectorstore = Chroma.from_documents(documents=all_splits, embedding=llamaem)` error: ` File "d:/project/python/document-GPT/test.py", line 71, in...

bug