ollama

  1. NapoleonWils0n

    ollama unknown model architecture: 'gemma3'

    just a heads up ollama doesnt run gemma 3 https://ollama.com/library/gemma3 i pulled down gemma3:4b with ollama to test it start the ollama server OLLAMA_NUM_PARALLEL=1 OLLAMA_DEBUG=1 LLAMA_DEBUG=1 ollama start or ollama serve pull gemma 3 ollama pull gemma3:4b run gemma 3 ollama...
  2. NapoleonWils0n

    Ollama LLaVA vision model describing the Freebsd boot screen

    I just installed LLaVa vision model with ollama and tested it with the Freebsd boot sceen https://ollama.com/library/llava pull the model ollama pull llava:7b i downloaded an image from this forum of the boot screen and named it freebsd.png run the prompt ollama run llava "describe this...
  3. NapoleonWils0n

    Ollama set up on Freebsd to run llm's and use Emacs with gptel as a front end

    Ollama run large language models on your computer including deepseek-r1, deepseek-coder, mistral and zephyr In this video i install Ollama on Freebsd 14.2 on a Dell XPS 15 2019 with a NVIDIA GeForce GTX 1650 gpu with 16 gig of ram on Freebsd 14.2 quarterly release with the 550.127.05 Nvidia...
  4. NapoleonWils0n

    Ollama working with deepseek-r1, deepseek-coder, mistral, Nvidia gpu and emacs with gptel on Freebsd 14.2

    I have installed the Ollama package on Freebsd 14.2 quarterly on my Dell XPS 15 2019 with a NVIDIA GeForce GTX 1650 and 16 gig of ram ouput of nvidia-smi nv-sglrun nvidia-smi +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.127.05...
Back
Top