-
I'm using Wayland on Linux:
```
OS: NixOS 24.11.20240906.574d1ea (Vicuna) x86_64
Host: HP 8940
Kernel: 6.6.49
Shell: zsh 5.9
DE: hyprland (Wayland)
```
Right now the current setup …
-
### Describe the issue
Issue: I cannot get the result
Command:
```
sh scripts/v1_5/eval/textvqa.sh checkpoints/llava-v1.6-vicuna-7b
```
I received 61.35 instead of the 64.9 you reported. Is…
-
Thanks for your great work! I'm wondering if u can share the loss curve for training llava-next-llama3? I've observed some different behaviour compared to training llava-next-vicuna-7b. I'm wondering …
-
GPU. 2*V100
convert command
```shell
python build.py --model_dir /data/models/vicuna-13b-v1.5/vicuna-13b-v1.5/ \
--dtype float16 \
--use_gpt_attention_plugin flo…
-
This issue is meant to track the IREE-side performance burndown of the prefill step of quantized (int4) LLaMA2 inference on CPU.
[download llama2_7b_int4_cpu.vmfb](https://storage.googleapis.com/sh…
-
### Question
I downloaded '_llava-1.5-7b_' as '_model_base_', and downloaded the lora wights '_llava-v1.5-7b-lora_' as '_model_path_'.
I ran the vqav2.sh provided by the author, trying to reproduc…
-
While rare, `ollama pull` will sometimes result in a digest mismatch on download
```
% ollama run wizard-vicuna-uncensored:30b-q5_K_M
pulling manifest
pulling b1571c5cbd28... 100% |█████████████…
-
Dear Eagle Team:
Hello, and thank you very much for your excellent work for the community. Recently, while attempting to replicate Eagle, I encountered some issues that I have been unable to resolv…
-
-
**Issue**
When the mouse is hidden, if you press any keys the mouse will reappear.
**Steps to reproduce**
1. Wait for cursor to hide
2. Press any key (like arrow keys)
3. Cursor reappears
*…