Deleted user

Results 141795 comments of Deleted user

I think this was fixed. Need to confirm.

its meant to do that

> Default port for ollama is 11434, your script is using 8000. Did you configure the ollama server to use port 8000? yes,and I can curl this

> What's the output of that curl? curl http://:8000/api/ps StatusCode : 200 StatusDescription : OK Content : {"models":[{"name":"qwen2.5:72b","model":"qwen2.5:72b","size":54438088704,"digest":"424bad2cc13f72f5 bcd8085de63f48e7ef2ae5bf50a30be4b3ade7d3258f5796","details":{"parent_model":"","format":"gguf","fami ... RawContent : HTTP/1.1 200 OK Content-Length: 361 Content-Type: application/json; charset=utf-8...

> What's the output of that curl? $response = Invoke-WebRequest -Uri http://:8000/api/generate -Method POST -Body '{"model": "qwen2.5:72b", "prompt": "为什么草是绿的?"}' -ContentType 'application/json' PS D:\test> PS D:\test> $rawContent = $response.RawContent PS D:\test>...

> Are you really using `http://:8000/` in the curl request? Also, you can add `"stream":false` to the body so you don't need to write a for loop to process the...

![Captura de tela 2023-09-07 105430](https://github.com/GameTechDev/PresentMon/assets/84749877/2583dca9-4e91-4885-aa3c-0ff0870090bd) ![Captura de tela 2023-09-07 105452](https://github.com/GameTechDev/PresentMon/assets/84749877/8b7ed3ca-665e-4177-92db-b8adf62f80ea) ![Captura de tela 2023-09-07 110022](https://github.com/GameTechDev/PresentMon/assets/84749877/c248dd46-18eb-4844-873b-bc0c7005ab03) I am from Brazil and I use my system in Portuguese The images I sent...

I will be available to provide any necessary information

![Captura de tela 2023-09-07 153624](https://github.com/GameTechDev/PresentMon/assets/84749877/da915315-520b-43aa-85ef-b00824807b79)