shersoni610

Results 53 issues of shersoni610

### Describe the issue Hello, I am using "ollama run llava". The output is in non-english language. How do I change it.?

### Question Hello Some confusing models name: Llava-Plus, Llava-1.6 and Llava-Next. Which one is the latest and gives the best overall results?

### Question Hello, As per the document, Llava1.6 supports three image sizes: 672x672, 336x1344, 1344x336 Can someone explain 1, Why such non-standard sizes were chosen? 2. Should a user need...

Hello, On Apple M1 Chip, I get the following error: ld: warning: ignoring file /Users/Projects/CompVis/LiteAi/lite.ai.toolkit/lib/macos/libopencv_videoio.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 Undefined symbols for...

stale

Hello, Is there a way to run the OpenClip on Apple M1 using "mps" device ? Thanks

Hello, I am running Ollama on a Linus machine (zsh shell). I set the environmental variable OLLAMA_MODELS to link to an external hard drive. export OLLAMA_MODELS=/home/akbar/Disk2/Models/Ollama/models However, the models are...

Hello, I have limited memory on the OS hard drive. So I want to store all the models in /usr/share/ollama/.ollama/models/blobs on an external drive. After downloading the models, I made...

question

Hello, It seems, the response time of llama2:7b is slow on my linux machine. I am not sure if the code is running on Nvidia card. In a python code,...

Hello, I am trying to install the software on M1. It always hangs at the same place: CMake Warning at Code/BasicFilters/src/CMakeLists.txt:13 (add_library): Target "SimpleITK_ITKSmoothing" requests linking to directory directory "/opt/homebrew/lib"....

Question

Hello, I am trying to install decord (on mAC-M1) which is required by another software. However compilation gives errors like: [ ](error: unknown type name 'AVBSFContext'; did you mean 'AVIOContext'?)