-
# Thank you for sharing the good work!
# I followed "offline_demo.md" to run offline, but website has no respones.
## The terminal shows below. What does line 10 means? What error occurred?
```
$ …
-
Hi,
First of all thanks for the project, I love it. The Llava model works well for me, but I think I'm doing something wrong with Mistral and when trying to use GGUF models.
I'm trying to get it…
-
### Documentation Issue Description
```
from llama_index.multi_modal_llms import ReplicateMultiModal
REPLICATE_MULTI_MODAL_LLM_MODELS = {
"llava-13b": "yorickvp/llava-13b:2facb4a474a0462c15041…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
Hey! Running this and found that processedreply is out of scope of the return at line 161. Looking into it to see if I can just fix it myself, it returns None when I put it in scope, so just gonna rea…
-
Through analyzing your training script, it seems to me that the pre-processed visual features you stored on Baidu's cloud storage service have already undergone the project layer, is that correct? In …
-
在InternStudio上使用xtuner 0.1.12
![image](https://github.com/InternLM/xtuner/assets/63148804/6192fd75-05f2-43e1-a56a-962ecc5c5520)
+ 食谱数据集
对 Internlm2-7b-chat模型进行微调:
xtuner train ./internlm2_c…
-
### Question
hi liu and the team, thanks for bringing about llava!
recently i'm trying to reproduce the seond-stage(instruct fine-tuning) of llava-v1.5-13b. i followed the guidance of [LLaVA#visua…
-
### Describe the bug
KeyError: 'module name can\'t contain ".", got: liuhaotian_llava-v1.5-13b-lora'
I just downloaded the model using the download button. I'm completely new to this repo.
### Is…
-
Hello all,
Great work, and thank you for providing the source code publically.
I need help with building chamferdist. My system configuration is Ubuntu 22.04, Python = 3.10.13, Pytorch version is…