-
Doesn't seem to work for these new models currently. I'm on a Mac and get the following error for these models:
ValueError: Can't infer missing attention mask on `mps` device. Please provide an `atte…
-
see #7
test
git clone https://github.com/ggerganov/llama.cpp
model
https://huggingface.co/TheBloke/CapybaraHermes-2.5-Mistral-7B-GGUF
https://huggingface.co/TheBloke/CapybaraHermes-2.5-Mistral…
-
```
What steps will reproduce the problem?
1. /usr/libexec/airportd en1 sniff 1
2. at the same time $ pyrit -r /tmp/airportSniff4XMZYE.cap -o PYRT1.cap
stripLive
3.
What is the expected output? What…
-
```
What steps will reproduce the problem?
1. /usr/libexec/airportd en1 sniff 1
2. at the same time $ pyrit -r /tmp/airportSniff4XMZYE.cap -o PYRT1.cap
stripLive
3.
What is the expected output? What…
-
```
What steps will reproduce the problem?
1. /usr/libexec/airportd en1 sniff 1
2. at the same time $ pyrit -r /tmp/airportSniff4XMZYE.cap -o PYRT1.cap
stripLive
3.
What is the expected output? What…
-
First of all - magical tool! Just what I've been searching for.
I got it set up pretty easily. I first tried with a local Ollama setup on my Intel NUC (11th gen) and small models (gemma:2b and phi3…
-
### Describe the bug
`SecurityStatus` does not exist in model_info.
Instead, `securityRepoStatus` exists.
It is related to https://github.com/huggingface/Google-Cloud-Containers/issues/116
### Re…
-
Keep getting ECONNREFUSED error when trying to use Ollama for my NextJS frontend in production:
```
⨯ TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11730:11)
…
-
-
Context window size is largely manual right now – it can be specified via `{"options": {"num_ctx": 32768}}` in the API or via `PARAMETER num_ctx 32768` in the Modelfile. Otherwise the default value is…