Navod Peiris
Navod Peiris
is there a way to donate System memory instead of GPU VRAM? this may become more economical
this will solve following error when running pyspark script from Jep: ``` jep.JepException: : py4j.protocol ```
Just adding my project which use faster-whisper. thanks for amazing work!
can someone please end me the libllama.so file?
just install package and use the given example code snippet
### Description of the bug: https://github.com/google-gemini/cookbook/blob/main/examples/Talk_to_documents_with_embeddings.ipynb embeddings usage here is wrong. but for both query and document, the same RETRIEVAL_DOCUMENT type embedding was used. also it should be "RETRIEVAL_DOCUMENT" not...