-
I downloaded the binary on Mac M1 Max, even if says x86_64 seems to be able to be run. But I can't transcribe
```
whisper --model tiny.en sample.wav
Downloaded https://huggingface.co/ggerganov/wh…
-
i was able to start the application with 0.4.0 but when i try to start with 0.5.0, i am getting following output. Please help.
(gpt) C:\Users\genco\Desktop\docs\private-gpt-main>make run
poetry ru…
-
I do not know how to check model's default temperature in ollama. Could anyone help with that? for example llama3.1's default temperature
-
### What happened?
I'm using the `openai` library to interact with `llama-server` docker image on an A6000:
`docker run -p 8080:8080 --name llama-server -v ~/gguf_models:/models --gpus all ghcr.io…
-
Hello, I'm trying to add gpu support to my privategpt to speed up and everything seems to work (info below) but when I ask a question about an attached document the program crashes with the errors you…
-
```
Usage:
/imagebuild_cirun_apps appName appVersion
Available Args:
appName: current app dir
appVersion: current app version
Example:
/imagebuild_cirun_apps quick-start main
``…
-
This is a little more complicated as it will require creating an Ollama Modelfile / manifest in addition to linking the models.
- lm-studio (mostly) parses the filename and the GGML/GGUF metadata t…
-
![ocr3-3](https://user-images.githubusercontent.com/6903839/86111604-edf77380-bb01-11ea-9ff5-fbaead26e6df.png)
![ocr4](https://user-images.githubusercontent.com/6903839/86111614-f0f26400-bb01-11ea-98…
-
```
= note: ld: warning: search path '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/build/whisper_cpp_sys-c0a237731c734724/out/lib64/static' not found
ld: warning: '/Users/bo…
-
### What is the issue?
The current code passes a pointer and mutates it as we try to determine what the optimal parallel setting is, which makes the code hard to follow.
### OS
_No response_
### …