-
Hello!
I wanna test LLaVa for auto distillation, but I got this error:
```
[TypeError: 'NoneType' object is not subscriptable](https://pytorch.org/docs/master/notes/extending.func.html%3C/span%3E%3…
-
Just did a very simple run with llama-7b-4bit. It... took a while. Had it run in a screen. But, it worked!
```
root@FriendlyWrt /s/o/llama.cpp (master)# time ./main --color -m models/ggml-model-q4…
-
This document includes the features in vLLM's roadmap for Q2 2024. Please feel free to discuss and contribute to the specific features at related RFC/Issues/PRs and add anything else you'd like to tal…
-
Subscribe to this issue and stay notified about new [daily trending repos in JavaScript](https://github.com/trending/javascript?since=daily).
-
Hello,
Thanks for the project it look really nice ! i'm new in this world and i'm struggling to do what i want.
I have a macbook m1 pro 16gb.
I managed to install and make it run but some thin…
-
- [ ] [til/llms/rg-pipe-llm-trick.md at 06c45993a9d474753ea0d8f63656e05c39833650 · simonw/til](https://github.com/simonw/til/blob/06c45993a9d474753ea0d8f63656e05c39833650/llms/rg-pipe-llm-trick.md?pla…
-
### System Info
Transformers==4.40.0
torch==2.0.1
### Who can help?
_No response_
### Information
- [x] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ …
-
Hi @X-Lai, @tianzhuotao, @yukang2017, @yanwei-li , @xbkaishui
I am evaluating your method with your provided model (xinlai/LISA-13B-llama2-v1) as a part of my research studies. I see the significant …
-
I'm opening the issue in an attempt to provide a platform for discussion on the project's future.
The project is unmaintained and it looks like the original contributors lost interest in it.
Curr…
-
Hi,
I'm using ollama 0.1.26 to run llava:7b-v1.6 on WSL on Windows (Ubuntu 22.04.3 LTS).
It works just fine as long as I just use textual prompts, but as soon as I go multimodal and pass an image as…