werruww

Results 204 comments of werruww

(b) C:\Users\m\Desktop\e>netstat -aon | findstr :11434 TCP 127.0.0.1:11434 0.0.0.0:0 LISTENING 8812 TCP 127.0.0.1:52102 127.0.0.1:11434 TIME_WAIT 0 (b) C:\Users\m\Desktop\e>tasklist /FI "PID eq 4184" INFO: No tasks are running which match the...

![Untitled](https://github.com/user-attachments/assets/f881f0af-fe07-40fe-8cd0-e71235264aba)

![U2ntitled](https://github.com/user-attachments/assets/10f4320a-b170-490a-a3ba-490da3302456)

(b) C:\Users\m\Desktop\e>tasklist /FI "PID eq 8812" Image Name PID Session Name Session# Mem Usage ========================= ======== ================ =========== ============ ollama.exe 8812 Console 1 19,752 K (b) C:\Users\m\Desktop\e>

2024/07/21 15:39:59 routes.go:1064: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE: OLLAMA_LLM_LIBRARY: OLLAMA_MAX_LOADED_MODELS:1 OLLAMA_MAX_QUEUE:512 OLLAMA_MAX_VRAM:0 OLLAMA_MODELS:C:\\Users\\m\\.ollama\\models OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:*...

2024/07/21 15:40:57 routes.go:1096: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false OLLAMA_KEEP_ALIVE:5m0s OLLAMA_LLM_LIBRARY: OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MAX_VRAM:0 OLLAMA_MODELS:C:\\Users\\m\\.ollama\\models OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:0 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:*...

I used several add-ons for Olama and they worked efficiently, except for this add-on ![Un3titled](https://github.com/user-attachments/assets/afc0b36c-2b25-4fec-9b20-51513c731260)

![Untit4led](https://github.com/user-attachments/assets/7a5e4800-1c6f-47a3-b7b1-85f2757b219c)

(b) C:\Users\m\Desktop\e>set OLLAMA_ORIGINS=http://localhost:11434 (b) C:\Users\m\Desktop\e>