Yuhki Yano
Yuhki Yano
.DS_Store file is unnecessary file for this frame work.
The way of installation for Golang addin was changed. Hense, I updated the README. Related Issue: https://github.com/posener/complete/issues/149
Now, the way of installation of Golang's pacage is as follow. ``` go install github.com/posener/complete/v2/gocomplete@latest ``` Can I modify a README of this repository?
When I implemented the lora models(llava-v1.5-13b-lora, llava-v1.5-7b-lora), the following error was occurred. ```bash /usr/local/lib/python3.10/dist-packages/llava/model/builder.py:48: UserWarning: There is `lora` in model name but no `model_base` is provided. If you are loading...
### Describe the issue Issue: LLaVA outptted incoherent sentences when we implemented on Arm architecure cpu. ## Environment * OS: "Rocky Linux 9.1 * CPU: Ampere Altra Max(128C128T) * DRAM:...
### feature The latest version of the sample code for LLaVA could not set the param for ngram repeat size. When we implement this model, we want to analyze the...
### Describe the issue Issue: The internal parameter for deterministic mode did not set in eval_model() func According to the example code for eval_model(), `temperature` parameter set `0`. ```python model_path...
### Question I implemented LLaVA v1.2.2 with Transformers v4.36.2. The following warning message was outputted. ```bash /usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py:123: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers....
This pull request is modification for #491. A dict path is added for the latest version of macOS.
Vim easymotion with migemo search works something wrong with Vim 9.0 @ the latest version of macOS Monterey.